Hitachi

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


1.3.1 Linkage with JP1/NQSEXEC

Limit values

For a JP1/NQSEXEC system, you can use the following commands:

jpqendjobshow, jpqjobalt, 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‒3: Limit values when linking with JP1/NQSEXEC

Defined item

Limit values

Manager host name

JP1/NQSEXEC host name: Character string of up to 255 bytes.

Queue name

Character string of up to 15 bytes.

Japanese characters cannot be specified. Case-sensitive.

Job name

Character string of up to 15 bytes. (If more than 15 bytes are specified, excess bytes are deleted.)

Japanese characters cannot be specified. If the specified job name starts with a number, the system automatically prefixes the name with R.

By default, the system assumes the file name in the execution file name.

User name

Character string of up to 15 bytes. (If more than 15 bytes are specified, you cannot execute or manipulate the job.)

Japanese characters cannot be specified.

Execution priority

1, 3 or 5.

If you specify 2 for the execution priority, the system assumes 1. If you specify 4 for the execution priority, the system assumes 5.

If you specify an execution priority for a job, the nice value when the job is executed is applied in JP1/NQSEXEC.

1: nice value +10

3: nice value

5: nice value -10

Execution file name

Character string of up to 511 bytes.

Specify in the /home/jp1user/job format. Japanese characters cannot be specified.

Parameter

Character string of up to 255 bytes.

Japanese characters cannot be specified.

Transfer destination file name

Character string of up to 511 bytes.

Specify an absolute path or relative path for a file name (if you specify a relative path, use a relative path from the home directory of the user who registered the job).

Japanese characters cannot be specified in the transfer destination file name or in the file.

Cautionary note

You can only submit jobs to the JP1/NQSEXEC batch queue.