Skip to main content

Windows LSAM machine messages

The following is a list of MSLSAM exit conditions for failed jobs. If an exit condition is not in this list, it is a Windows exit code. For information on Windows Errors, refer to Windows System Errors in the Concepts online help. Within the Enterprise Manager, the LSAM Messages are available in Operation > Job Information > Configuration ("LSAM Feedback" Category).

MSLSAM Exit Condition NumberDescription
31000This is the initial state when the job is created. No error code has been set.
31001The path entered for the command line on the details screen is invalid.
31002The path entered for the prerun command line on the details screen is invalid.
31003The prerun command line entered in the details screen for this job contains too many characters. The maximum length of the prerun is 3276 characters.
31004The command line entered in the details screen for this job contains too many characters. The maximum length of the command line is 4000 characters.
31005The prerun working directory entered in the details screen for this job contains too many characters. The maximum length of the prerun working directory is 255 characters.
31006The working directory entered in the details screen for this job contains too many characters. The maximum length of the working directory is 255 characters.
31007The LSAM could not create a process for this job.
31008The LSAM was unable to obtain the rights for the user submitted with the job.
31009The LSAM was unable to grant the user rights to the process.
31010The LSAM was unable to log on as the user submitted with the job.
31011The LSAM was unable to load the environment for the user submitted with the job.
31012The LSAM was unable to load the Windows profile for the user submitted with the job.
31013The LSAM was unable to unload the Windows profile for the user submitted with the job.
31014The LSAM was unable to find the E.C.O.F. specified.
31015The LSAM was unable to start the job in the specified user-security context (unable to impersonate the user).
31016The LSAM was unable to find the user name for this user. This may be because the user has never logged onto this machine.
31017Unable to get user token.

The following is a list of Windows LSAM exit codes specifically for File Arrival jobs.

Exit CodeDescription
1The file is not found. Reasons include an invalid file name, the file has not arrived yet, or permissions.
2The path is not found. Reasons include an invalid path or permissions.
3A file is found but the creation date is out of range.