Hitachi

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


KNAX6596-E

job-name.job-step-name step failed. exit status=exit-status-code execution time=execution-time-in-seconds CPU time=CPU-time-in-seconds

The job step terminated with an error.

job-name

Job name

job-step-name

Job step name

exit-status-code

Job step's return code

execution-time-in-seconds

Job step's execution time. This is a reference value obtained by using the OS's API.

CPU-time-in-seconds

Job step's CPU time. This is a reference value obtained by using the OS's API.

(S)

Resumes the processing and executes only those subsequent job steps whose run attribute is abnormal or always. However, the system terminates the shell in the following cases:

  • The KNAX6584-I message was issued because a command for terminating the job definition script was executed.

  • Anther error resulting in termination of the job definition script occurred.

(O)

Check the execution results for each command in the job step, and then eliminate the cause of the error.