Hitachi

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


KNAX6048-E

Failed to set or modify the upper limit of a system resource. [filename="file-name" line=line-number]

An error occurred before the hard limit for resources was changed by the ulimit command. This message is issued in one of the following cases:

  • The user has the permission needed to change the hard limit, but specified a value not permitted by the system.

  • The user does not have the permission needed to change the hard limit, and specified a value that exceeded the set hard limit.

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 the processing without changing the maximum value. Note, however, that depending on the resource to be changed, the execution environment or OS might set a different value if a value not permitted by the system is specified.

(O)

Take the corrective action required for the cause of the error as described below, and then re-execute the job definition script:

  • When the user has the permission needed to change the hard limit, but specified a value not permitted by the system

    Change the argument of the ulimit command to a value permitted by the system.

  • When the user does not have the permission needed to change the hard limit, and specified a value that exceeded the set hard limit

    Grant to the executing user the administrator permission and change the argument of the ulimit command to a value permitted by the system. Note that the administrator permission is not required to reduce the hard limit.