Hitachi

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


1.3.3 Linkage with AS/400 (JP1/OJE for Midrange Computer)

Limit values

You can use the following commands for the AS/400 system:

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

The following table lists the limit values for the commands.

Table 1‒5: Limit values when linking with AS/400 (JP1/OJE for Midrange Computer)

Defined Item

Limit values

Manager host name

Host name for the AS/400 system: Character string of up to 15 bytes.

Queue name

Job queue name for the AS/400 system: Character string of up to 10 bytes.

Job name

Job name for the AS/400 system: Character string of up to 10 bytes.

The default is NONAME.

User name

Character string of up to 32 bytes.

Japanese characters cannot be specified.

Execution priority

Specify the execution priority for the job on the AS/400 system. You can set 1, 3, or 5.

The highest priority is 5. By default, the system assumes 1. If you specify 2 or 4, the system assumes 1 or 5, respectively.

Execution file name

Specify the name of the executable file on the AS/400 system in library-name/file-name or library-name/file-name.member-name format. For each part of the name, you can specify a character string of up to 10 bytes.

Parameter

Specify a parameter string of up to 32 bytes that you want to pass to the executable file on the AS/400 system. You can specify more than one parameter by delimiting them with a comma.

Transfer source file name

Specify a file in JP1/AJS3 - Manager. Use a character string of up to 511 bytes. Specify a full-path file name. Only plain-text files can be transferred. Each line cannot exceed 80 characters.

Transfer destination file name

Specify the destination on the AS/400 system in library-name/file-name.member-name format. You must specify a file which already exists on the AS/400 system. If you specify the file in file-name.member-name format without a library name, the system assumes the library name specified with DFT_PTH in the configuration definition file for the AS/400 system.

For further details, see the Job Management Partner 1/Open Job Entry for Midrange Computer Description and User's Guide.