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 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 need a DCL script in VMS to set ent/after a date I want for a queue name "BACKUP_BATCH" and job name "BACKUP". Is any one could help ? :) Tom ...
Summary: Hi, I don't know much about shell scripts. But I remember that sed is a kind of programmable editor. There is a programmable editor edit/tpu on VMS. I...
Summary: Any script to delete this file? As good for this script can automatic delete when the target specific disk space be set. HSIBD1::D_PROD:> dir Directo...
Summary: reM, There are no easy answer to your questions. To compair two strings. $ string_1 = "ABC" $ string_2 = "DEF" $ if string_1 .eqs. string_2 then ........
Summary: I have an application that outputs a file consisting of a list of files specs. For example: DISK$TEST1:[INTH_TESTS.PAM.682.REPORTS.V12.SIGTRAN]PAM_19_...
Summary: You would need an emulation program. I use Reflections v9.0. That will allow the transfer of files from the VMS environment into the PC. You can them ...
Summary: how to extract values from a record in .dat file and to check whether it is (i mean the value of the field) is empty or not. need a com script ...
Summary: Jeff, Sure thing........ You need a X-server installed on your PC. There are some out there.... eXcursion, ReflectionX, Kea X,.... Once installed thei...
Summary: Good afternoon all. I am in dire need for a VAX hardware emulator. My company cannot use the CHARON software due to OSI investigating their company....
Summary: I need to script the F10 keyboard key using the EVE editor on an ES45 running openVMS 7.3-2. So far, my attempts have involved use of the Assignment s...
Summary: Hi, I'd like to run a SQL quey on the ingres database on openvms through a command script. So that I can un this command script as a job weekly and em...
Summary: Mauricio, To invoke your command procedure that resides in xxx:[dddd.commands]script.com you need to define a symbol, say SCRIPTS as: $ SCRIPTS :== @...
Summary: There is a fairly easy way to do this, and you'll need to follow these instructions to the letter. It is possible that the indexed file has become int...
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: Willem, many thanks for your welcome to VMS World, there's many information about it, there's a lot to read. Exactly I have a text file where I need ...
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: Hi Can we use / as command script parameter? Purpose is I want to create an environment where some of the Unix command (cd, ls,mkdir etc.) should wor...
Summary: I have to write a script in a command file to delete some files which are older than 14 days than the date entered by user. The problem is that the d...
Summary: I don't know any way to retrieve the key definition into a variable, but you can get it into a file, and then read the file : $ assign keydef.log sys$...
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...