Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


3.4.2 Examples of job execution log output

The following examples illustrate the job execution log information that is output when a root job and child jobs are executed.

Organization of this subsection

(1) Example 1 (defining ch1.sh and ch2.sh)

As shown below, this example defines child job ch1.sh that is started from the root job and child job ch2.sh that is started from within the root job's job step.

[Figure]

The following subsections explain the configuration and output examples of the root job's job execution log that is output to the standard error output.

(a) Configuration of job execution log

The figure below shows the configuration of the job execution log and the locations where the execution results of child jobs ch1.sh and ch2.sh are output. The execution results of ch1.sh are output within the job scope, and the execution results of ch2.sh are output within the step scope.

[Figure]

(b) Example of job execution log output

The following shows an example of job execution log output:

[Figure]

[Figure]

(2) Example 2 (defining child1.sh, child2.sh, and grandchild.sh)

As shown below, this example defines child job child1.sh, child job child2.sh, and grandchild.sh that is started from child job child2.sh.

[Figure]

The following subsections explain the configuration and output examples of the root job's job execution log that is output to the standard error output.

(a) Configuration of job execution log

The figure below shows the configuration of the job execution log and the locations where the execution results of child job child1.sh, child job child2.sh, and grandchild.sh are output. The execution results of grandchild.sh are output within the execution results of child job child2.sh.

[Figure]

(b) Example of job execution log output

The following shows an example of job execution log output:

[Figure]

[Figure]

[Figure]