9.2.6 Service Linkage Job Log
When a service linkage job is executed, a service linkage job log is output to the JP1/AJS3 - Manager host or JP1/AJS3 - Agent host.
The output format of service linkage job log is shown below.
DateΔTimeΔProcess-IDΔThread-IDΔMessage-IDΔMessage-text :
- Legend:
-
Δ: Space character
Details of output items are described below.
- Date and Time
-
The system outputs date and time of acquisition of the server job log.
- Process ID
-
Process ID is output as a hexadecimal number.
- Thread ID
-
ID to identify threads is output as a hexadecimal number.
- Message text
-
The system outputs the message text shown below.
Table 9‒2: Output format of message text for service linkage jobs log Output
The system outputs the message text with the Message ID in the following format: For details of message, see 10. Messages.
Message IDΔMessage text corresponding to the Message ID
The following format is output when jobs are started:
KNBB6000-I Starting service linkage job scheduler-service-name:unit-completion-name:execution-IDΔOS-user-name-when-executing-jobΔmanager-host-nameΔJP1-user-name-when-executing-jobΔjob-IDΔagent-host-name
The value of the environment variable name specified by the unit definition for the service linkage job is output in the following format.
Environment variable name=value
For defining jobs in JP1/AJS3 for Cloud Service Applications, when the log output settings in Trace information settings are specified as Output the executed command line, Output the standard output, and Output the standard error output, then logs will be output in the following format.
KNBB6004-I Processing name Service linkage job executed by the command line. CLI_STDOUT:Standard output for the command executed by the service linkage job# CLI_STDERR:Standard error output for the command executed by the service linkage job#
#: If there is no standard output or standard error output, nothing is output. If there are multiple lines, each line is output in the above format.
When a job is completed, message text that indicates completion is output in the following format.
Job ended. RET=return-value