Job Management Partner 1/Automatic Job Management System 3 Command Reference 2
This paragraph explains how to specify a definition for a QUEUE job.
The following gives the format of, and the parameters for a QUEUE job definition.
- Format
[qu="queue-name";] [qm="host-name";] [req="job-name";] [sc="script-file-name";] [prm="parameter";] [fd=time-required-for-execution;] [pr=n;] [jd={nm|ab|cod};] [wth=n;] [tho=n;] [ts1="transfer-source-file-name-1";] [td1="transfer-destination-file-name-1";] [ts2="transfer-source-file-name-2";] [td2="transfer-destination-file-name-2";] [ts3="transfer-source-file-name-3";] [td3="transfer-destination-file-name-3";] [ts4="transfer-source-file-name-4";] [td4="transfer-destination-file-name-4";] [ha={y|n};] [eu={ent|def};]
- Parameters
- qu="queue-name";
- Define the name of the queue to which a QUEUE job is submitted.
- You can set a character string of 1 to 63 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- qm="host-name";
- Define the JP1/AJS3 - Manager host name, JP1/NQSEXEC host name and the JP1/OJE for VOS3 host name for linkage. The default is the local host name. You can set a character string of 1 to 255 bytes. If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- req="job-name";
- Define a job name to submit a QUEUE job.
- You can set a character string of 1 to 63 bytes. The default is the unit name of a QUEUE job.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- sc="script-file-name";
- Define an execution file name.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- prm="parameter";
- Define a parameter for the execution file.
- You can set a character string of 1 to 1,023 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- fd=time-required-for-execution;
- Define the time-required-for-execution within which the job is expected to be terminated.
- You can specify a decimal value between 1 and 1,440 (minutes).
- pr=n;
- Define the priority of job execution.
- You can set 1 to 5. The lowest priority of execution is 1, while the highest priority is 5. The default depends on the definition of the upper-level jobnet. The system assumes a value of 1 as the priority of job execution if this parameter is not specified and if the pr or ni parameter is not specified for any of the upper-level jobnets (including the highest).
- jd={nm|ab|cod};
- Define the type of end judgment. The default is cod.
- nm: Always assumes a normal end.
- ab: Always assumes an abnormal end.
- cod: Normal end if the end code is below a set value.
- wth=n;
- Define the threshold for the end with warning.
- You can set 0 to 2,147, 483, 647.
- tho=n;
- Define the threshold for the abnormal end.
- You can set 0 to 2,147, 483, 647. The default is 0.
- ts1="transfer-source-file-name-1";
- Define a full-path transfer source file name.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- td1="transfer-destination-file-name-1";
- Define the name of a transfer destination file to be transferred to the agent host.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- ts2="transfer-source-file-name-2";
- Define a full-path transfer source file name.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- td2="transfer-destination-file-name-2";
- Define the name of a transfer destination file to be transferred to the agent host.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- ts3="transfer-source-file-name-3";
- Define a full-path transfer source file name.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- td3="transfer-destination-file-name-3";
- Define the name of a transfer destination file to be transferred to the agent host.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- ts4="transfer-source-file-name-4";
- Define a full-path transfer source file name.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- td4="transfer-destination-file-name-4";
- Define the name of a transfer destination file to be transferred to the agent host.
- You can set a character string of 1 to 511 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- ha={y|n};
- Define whether to suspend job execution. The default is n.
- y: Suspends jobnet execution.
- n: Does not suspend jobnet execution.
- eu={ent|def};
- Define the JP1 user who executes the job. The default is ent.
- ent: The JP1 user who registered the jobnet executes the job.
- def: The JP1 user who owns the job executes the job.
Copyright (C) 2009, 2010, Hitachi, Ltd.
Copyright (C) 2009, 2010, Hitachi Solutions, Ltd.