Summary: I Want to Transfer File ftrom OpenVMS server to Windows System. I have written the file_transfer.com in Open VMS . Now I want to add this file/job in ...
Summary: How do I get sys$batch up and running? Username: system Password: Welcome to OpenVMS (TM) Alpha Operating System, Version V7.2-1 on node AS800 ...
Summary: hi anyone, does anyone have a script which is able to monitor a queue status and send out an email to the administrator? for example: q123 reached its...
Summary: Thanks for your help. Sorry, my explanation of the problem was a bit short. I'll try it again: An automated test system creates a data file while a te...
Summary: We have batch files to build printer queues when the Alpha's boot. If we do a directory of start*queues.com we get two different entries with differen...
Summary: Is it possible to create a print queue that prints directly to a text file? Seems dumb since I'm printing it from a file already. But I'm trying to se...
Summary: Running UCX 4.2 - ECO 1 SYS$PRINT is the default print queue and prints to an HP Jetdirect IP 10.1.1.8 (currently idle). I did INITIALIZE /QUEUE MLSY...
Summary: I am running OpenVMS 6.2 on a multiprocessor Dec machine. I written a Tcp-Server that accepts job requests from a remote client, and passes these requ...
Summary: sanas, The short answer is that a single device queue exists on only a single device. Speaking more completely, the way to achieve what you are trying...
Summary: Hi how to stop print queue and delete all pending job using 1 command?..previously i'm using this step "stop\reset\que hsiplb04"..but when i'm show qu...
Summary: I have a user who, while VPN into our network and telnet'd to a VMS host, wishes to submit a VMS print job to a VMS print queue and have it printout o...
Summary: Johno, you didn't say how you wanted the date on the file. Do you mean in the file name? Or as an ascii entry in the file's contents? The former can ...
Summary: Let me see if I understand correctly what you're after. You want a command procedure on "computer2" (c2) to be able to kick off a similar, if not ide...
Summary: Hazam, Are you totally sure that the output is being sent to a print queue? If I understand your last posting correctly, data is being sent CONTINUOU...
Summary: You must be aware that $wait would not be a precise 30 minutes. Better to schedule via the batch queue with a /after= qualifier. Use help submit for ...
Summary: Hi all my harddisk on vax station with open vms ver 5.5 damaged I've mka500 tape drive and a backup copy of the operating system on the tape How can I...
Summary: hi there, I have stumbled across your site and was wondering if you could recommend the best way or place to leard open vms as my new job requires me ...
Summary: Or if it's more convenient, refer to the online OpenVMS documentation at http://h71000.www7.hp.com/doc/os83_index.html There you'll find the DCL dict...
Summary: Hello Svetlana, The traditional way is to delete the queue and recreate it - that takes three commands (stop/queue/abort, delete/queue, and initialize...
Summary: Probably the channel is asssigned to the printer queue that you wish to remove. Try the following commands: $ stop/reset tta2 $ delete/queue tta2 $ se...
Summary: my printer sometimes gives error ..and it does not print the document...it says....'problem communicating with the printer'...I have checked all my co...
Summary: It depends, how "the PCs" are translating the name: by local host name table ? using a domain name server ? If name server: is the VMS system in ques...