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: 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: 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...
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: 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: 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: Hi, I would like to edit a binary file, it is a HPGL plot file extension *.hpp that I would like to add (append) some esc. codes and text to ? How can...
Summary: Hi, How can I setup a LPD printqueu so that foreign system in other subnet's can print. I don't want them to print directly to the printers' ip-addres...
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: the easiest way is to re-run the installation of TCP services on VMS if you are using UCX. It will ask you about the IP address etc. just type it in....
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 ...
Summary: Hi Im a newbie to vms and im trying to change the IP address of the network adapter. When I go to TCPIP> and type set i get -What: then _Network name...
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: Does anyone have a scrpit to get the mac address from an ip address. the UCX ARP command only works for the local subnet and I need to get the mac ad...
Summary: Backup files are kind of like tar files -- all the files are smooshed together. There are some tools that let you pull out individual files, but they ...
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: We have little knowledge about TCPware for OpenVMs, lately we encountered TCP connection between two servers hang and require the services to be rese...
Summary: thanks it was very usefull I have another doubt hi, I trying to write the following sql script for one of my application !the file script.com select ...