Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


1.3.2 Linkage with JP1/OJE for VOS3

Limit values

For a JP1/OJE for VOS3 system, you can use the following commands:

jpqendjobshow, jpqjobcan, jpqjobget, jpqjobshow, jpqjobsub, jpqqueshow and ajsdefine (QUEUE job definition information in a unit definition file)

The following table shows the limit values for the above commands.

Table 1‒4: Limit values when linking with JP1/OJE for VOS3

Defined item

Limit values

Manager host name

JP1/OJE for VOS3 host name: Character string of up to 255 bytes.

Queue name

Character string of up to 32 bytes.

Japanese characters cannot be specified. Case-sensitive.

Job name

Character string of up to 63 bytes.

Japanese characters cannot be specified.

By default, the system assumes the job name specified in the JOB statement in JCL.

User name

Character string of up to 32 bytes.

Japanese characters cannot be specified.

Execution priority

Cannot be specified. (If you specify an execution priority, JP1/OJE for VOS3 ignores it. In JP1/OJE for VOS3, jobs are executed according to the execution priority sequence specified with JCL.)

Execution file name

This is a mandatory item. Character string of up to 54 bytes.

Specify the name of the dataset containing the job and the member name if a segmented or LIME dataset is used. Japanese characters cannot be specified.

Parameter

Character string of up to 1,023 bytes.

If you specify an argument to be passed to the program being executed, it is ignored. However, it is possible to specify a character string intended to replace part of JCL (for how to specify it, see the manual Job Management Partner 1/Open Job Entry Description, User's Guide and Reference (for VOS3 systems)).

If the character string excluding the part used for replacement exceeds 100 bytes, a parameter error occurs.

Transfer destination file name

Character string of up to 54 bytes.

Specify the name of a dataset to which you will transfer a file.

Japanese characters cannot be specified in the dataset name and in the file.

Cautionary note

Before starting linkage with JP1/OJE for VOS3, you must use the jpqreguser command to register user information (for the VOS3 user corresponding to the login user for command execution) in the host from which you will submit the job.

For details on the jpqreguser command, see jpqreguser in 2. Commands Used during Setup.