Hitachi

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


KNAX6151-E

An error was reported to "error-notification-target-name". (exit status=exit-status-code, functionality=function-name)

Error is reported to the job or job step. If the adshjoberr command reports an error, this message is output.

error-notification-target-name

Either of the following is output as the target to which an error is reported:

  • If an error is reported to a job: Job

  • If an error is reported to a job step: Job step

exit-status-code

Return code that is reported to a job or job step

function-name

Either of the following is output as the name of the function that executed the command:

  • For the command substitution: Command substitution

  • For the action of the trap command: Action of the trap command

(S)

Behavior if this message is reported is as follows:

  • If an error is reported within the job step, the subsequent process of the job step normal block is not executed regardless of the onError attribute of the job step. Therefore, the job step finishes with an error or the job step error block is executed.

  • If an error is reported outside the job step, the job terminates with an error or the subsequent job step in which the run attribute is abnormal or always is executed.