Summary: It's worth to read at least the "DCL dictionary" manual from the VMS doc set, the chapter on executing command files is available on the following lin...
Summary: I have after received some corrupted files in the HPGL format, but that is an other story... finally got a solution. The HPGL file is with fixed lengt...
Summary: Hello, I am about to install a backup library and its tape drive under VMS 7.3. Drive are LTO Ultrium from IBM. They are connected on a Fibre channel...
Summary: I'm very new to VMS and need to know how to change a users password. The user has forgotten his current password. I have the operator login. ...
Summary: Dear all, Does anyone knows how to restrict users access on the directory and files by FTP in OpenVMS? I know Unix and NT can define which specific f...
Summary: Welcome to OpenVMS. The method you need for this search depends on whether you want to do this from in a command, a command file (or script), or a pr...
Summary: Hi , How to change password of VMS through a external applicaiton, for example through some C++ code can i change VMS login password ?, how to do thi...
Summary: Hello friends, i am new to openVMS, i want to know that how to run any script automatically at 30 minute time interval. that means i want to run my sc...
Summary: Look into <http://wwwvms.mppmu.mpg.de/util_root/com/disk_space.com> how to use f$device and f$getdvi lexical functions. To study and learn use of...
Summary: I tried to copy a running hardisk by standard backup commands to a 73 GB seagate SCSI harddisk . Although there were no errors , target hardisk faile...
Summary: Hi this is a total newbie question. I'm a sysadmin and I inherited an openvms 7.2 system. My problem is there is no space on the disk and I can't ge...
Summary: I have no experience with Tomcat stand-alone but I guess it must be able to install it without a webserver. I just wonder how to use it. First of all:...
Summary: I'am using Alphastation 255 for process control . It comes with a 4.3 GB harddisk which is now making terrible noise after many years of operation . I...
Summary: Our system is running OpenVMS7.3-1, it has an 8mm tape drive and a DLT tape drive. We have some 8mm tapes that we need to copy to DLT tapes. We have...
Summary: Hi all all, I'm new to the board and I have a quick question: how can I check If a file exists using a conditional (IF..) I've seen that I could use ...
Summary: hi, i am new to this...i need to find a method to extract or display only certain fields for eg: show network gives the fields like product, node and ...
Summary: I need to use sftp to upload files to a linux box without having to enter the password. I have read about the public and private key; however, vms ke...
Summary: Shari, Hakan has provided an example of how to split the records in DCL, the command language used on OpenVMS. Taking a second look at your posting, i...
Summary: Hi, I have a Xwindows GUI developed on UNIX using aCC compiler.Now i have to import this to VMS .I dont know how to go about this. Any suggestions...
Summary: can anyone please show me how to do the following: a script needs to run every 30 minutes to: 1. monitor "sh sys" for a spesific process (i use "sh sy...
Summary: Can any body help in guiding me as to how to port Cobol applications using RDB database from VAX-VMS to Alpha-OpenVMS.. Your help will be highly appr...
Summary: I am trying to set up scripts to SFTP files from OPEN VMS 8.3 to SUN via SSH. These scripts need to work without using a password in the command file...
Summary: I have a big shell script to be ported to DCL com script. The shell script contains commands like "head -100" , sed and awk which does lots of things ...