Hitachi

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


KNAX6004-E

The specified value "invalid-value" is invalid. [filename="file-name" line=line-number]

The cause might be one of the following:

  • An attempt was made to assign characters to an integer-type variable.

  • An argument requires a numeric value, but characters were specified.

  • The specified numeric value is invalid.

invalid-value

Value determined to be invalid or a non-numeric value

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, regular built-in command and typeset command. Other than that, terminate processing.

(O)

If an assignment expression resulted in the error, check the value or the attributes of the variable to be assigned, and then correct the job definition script as necessary. If a command resulted in the error, check the specified argument values, and then correct the job definition script.