Hitachi

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


KNAX6082-E

The file target-file-name could not be created. reason=error-details [filename="file-name" line=line-number]

File creation failed because the error indicated by error-details occurred.

target-file-name

Name of the file that resulted in the creation error

error-details

Details of the error. This is an error information string representation for errno.

file-name

Name of the job definition script file

line-number

Line number in the job definition script file where the error occurred

(S)

Continue processing if an error occurred at locations other than extended shell command and regular built-in command. Other than that, terminate processing.

(O)

Eliminate the cause of the error based on the error details. If necessary, correct the job definition script.