Hitachi

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


KNAX6007-E

The subscript of the array "array-name" is out of range.[ filename="file-name" line=line-number]

The number of array elements is out of range.

array-name

Specified array name

file-name

Name of the job definition script file

line-number

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

(S)

Continues processing if it was an extended shell command that resulted in the error; otherwise, terminates processing.

(O)

Correct the job definition script so that the array element number that is specified is in the range from 0 through 65535.

When TYPE_A or TYPE_B is specified in the VAR_SHELL_FUNCINFO environment setting parameter, the function nesting level exceeds the maximum number of array elements. Either specify NONE in the VAR_SHELL_FUNCINFO environment setting parameter or correct the job definition script.