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: Hi, We have an Ingres Procedure which does some database updations. We are running the Ingres database on VAX/VMS system. Now we want to schedule the...
Summary: Are you asking how to convert an OpenVMS DCL script to a Unix shell script? If so, I am not aware of any tool that would do this automatically. If n...
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: 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: Hi. For some time now, I've been trying to figure out how to run DECWindows on our system. I'm quite new to the OpenVMS environment, but have exp. fro...
Summary: How can I get some information on how to run Java Demos on VMS ?. Is there any Java Programming guide for VMS or anything like that?. Can some one pro...
Summary: Hi. I'm running openVMS connected to a storagetek L700 silo. A leader from a volser broke off inside a drive, but the volser was returned back into ...
Summary: Hey Bob, Since the motherboard doesn't have a 100MHz bus the best thing you can do is 5.5x83. But if you had a better board that was made for that pro...
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: 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: Assuming that the transfer happens at a predictable time, you can schedule a daily batch job on the VMS node, which can either: 1) Purge the directo...
Summary: I usually run sql queries by going to isql in vax. so now i want these queries to run via a job(i.e. a command script). so how do i go about it. also ...
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 ...
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: 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 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: 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...