Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


KNAX0098-I

job-name The job ended. exit status=exit-status-code execution time=execution-time-in-seconds CPU time=CPU-time-in-seconds

The batch job indicated by job-name has ended.

exit-status-code

Return code indicating the batch job execution results.

For details about the return code, see the description of the adshexec command's return codes.

If an error occurs during adshexec command postprocessing after this message was output, the return code displayed in this message might not be the adshexec command's return code. The adshexec command's final return code is output to KNAX7999-I.

execution-time-in-seconds

Total amount of time (in seconds) required for execution, from the beginning to the end of the batch job. This is a reference value obtained by using the OS's API.

CPU-time-in-seconds

Total amount of CPU time (in seconds) used, from the beginning to the end of the batch job. This is a reference value obtained by using the OS's API.

(S)

Resumes processing.