Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 Messages 2


KAVU3574-W

An error occurred while generating a job process. (reason code:reason-code)

An error occurred while the system was generating a job process.

(S)

Cancels the requested processing.

(O)

reason-code indicates either of the following values:

In Windows:

The value obtained by the GetLastError function of the Win32 API

In UNIX:

The value obtained by errno

The following describes probable causes for reason codes, and suggests corrective actions:

In Windows
  • reason-code: 87

    The size of the environment variable statement specified by the environment variable and environment variable file name might exceed the upper limit of character strings permitted by the OS. Review the environment variable statement specified by the environment variable and environment variable file name.

  • reason-code: 740

    If you are using the Windows UAC function and the OS user executing the job belongs to the Administrators group, Administrators permission might be disabled for this job. Either execute the job by using the built-in Administrator account, or enable the settings for executing jobs as a user with administrator permissions when the UAC is enabled, and then execute the job. For details, see 6.2.22 Settings for executing jobs as a user with administrator permissions when the UAC is enabled in the Job Management Partner 1/Automatic Job Management System 3 Configuration Guide 1.

    For details on the Windows UAC function, see the Microsoft website.

  • reason-code: 1816

    The OS resources might be insufficient. Check whether the OS resources are sufficient for executing the job.

In UNIX
  • reason-code: 28

    The OS resources might be insufficient. Check whether the OS resources are sufficient for executing the job.

If reason-code indicates a value other than the one indicated above, check the meaning of your OS error codes, and then take appropriate action. If the error persists, collect the internal trace log, and then contact the system administrator.