Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Configuration Guide


15.2.23 Settings for using the return value of the preceding job in the passing information setting jobs

If the preceding jobs of a passing information setting job ended with a return value other than 0, the return value of the preceding job is set for the return value of the passing information setting job. If you want to set the return value of the passing information setting job, and not the return value of the preceding job, set 0 for the option by using the procedure described below.

Set this option on the host where the passing information setting job is defined.

Organization of this subsection

(1) Definition procedure

  1. Stop the JP1/AJS3 service.

    Execute the following commands to confirm that all processes have stopped:

    # /etc/opt/jp1ajs2/jajs_stop#1
    # /opt/jp1ajs2/bin/jajs_spmd_status
    #1:

    Confirm that automatic termination has been set.

  2. Execute the following command to set the environment setting parameter described in (2) below:

    jajs_config -k "definition-key" "parameter-name"=value
  3. Restart JP1/AJS3.

    The new settings are applied.

(2) Environment setting parameter

Table 15‒43: Environment setting parameter for using the return value of the preceding job in the passing information setting jobs

Definition key

Environment setting parameter

Explanation

[{JP1_DEFAULT|logical-host}\JP1NBQAGENT\Process]#

"PassingInfoUsePreRc"=

Settings for using the return value of the preceding job in the passing information setting jobs

#:

The specification of the {JP1_DEFAULT|logical-host} part depends on whether the host is a physical host or a logical host. For a physical host, specify JP1_DEFAULT. For a logical host, specify the logical host name.

For details about the definition of this environment setting parameter, see 20.5.2(81) PassingInfoUsePreRc.

(3) Notes