You can define an OpenVMS job to schedule workload to run on an OpenVMS computer. The job runs an OpenVMS command file.
Follow these steps:
The Application appears in the workspace.
The OpenVMS icon appears on the Application workspace view.
The Basic page of the OpenVMS dialog opens.
Defines the name of the job that you want to schedule.
Limits: 128 alphanumeric characters, plus the special characters commercial at (@), pound (#), dollar sign ($), underscore (_), square brackets ([]), brace brackets ({}), and percent sign (%) as a symbolic variable introducer character.
Specifies the name of the OpenVMS agent where the job runs.
Note: The drop-down list displays all the agents that are defined in the Topology for the specified job type.
Specifies the path and command file name to execute when the job runs.
Example: @SCRIPT:echo1.com
Note: You can enter either an absolute path or just the logical name as long as you use valid syntax. The file extension and file version are optional but, if you specify the file version, you must also specify the file extension, for example, "RUN SAMPLE.EXE;25".
Defines the argument string of positional parameters to pass to the command file. Arguments can be numeric or alphabetic strings of data.
Note: You must specify each parameter in the order it is expected in the script, separating each parameter with a blank space. To pass a parameter containing spaces, enclose it in double quotation marks.
Example: p1 "p7 p11"
Specifies the OpenVMS user ID that has the authority to run the job. The user must be defined in the Topology. This field supports the use of a namespace for a user that has more than one password. Contact your administrator for the user name defined in the Topology.
Examples: Bob, Production:Bob
Note: The drop-down list displays all the user IDs that are defined in the Topology for the specified agent. You must have at least Read access to the ADMIN.Network Topology permission to view this list.
The OpenVMS job is defined.
Example: Run an OpenVMS Command
Suppose that an OpenVMS job OVMSJOB runs an OpenVMS command (@SCRIPT:echo1.com) with two arguments (p1, p4) under the PROD user ID. This job runs on the default agent computer.
To run an OpenVMS command
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|