Queue Manager Manual

Operational Error Codes
System Messages
46517 Tandem Computers Incorporated A–3
MAXWAITERS value is too large
Meaning. The MAXWAITERS parameter has a value that is greater than the defined
maximum. The value must be reduced and the server started again.
READ error <error> on file <filename>
Meaning. The specified file system error occurred when a READ was attempted on the
specified file. The value <error> is the file system error number to see for additional
information.
Unable to reserve lcb's
Meaning. The server was unable to reserve the required LCBs. The number of
RESERVELCBS must be reduced and the server started again.
Unexpected error <error> on file <filename>
Meaning. The specified file system error occurred when a WRITE was attempted on the
specified file. The value <error> is the file system error number to see for additional
information.
Operational Error
Codes
Error codes can be returned to a Queue Manager application process in the
interprocess communication (IPC) header, in the UOW header, and in responses to
certain UOWs. This section lists and explains error codes that can be returned to a
Queue Manager application process.
Error Code Fields Table A-1 lists the error code fields in which error codes can be returned and the
locations of the error code fields.
Table A-1. Locations of Error Code Fields
Field Name Field Location(s)
PW-REPLY-CODE IPC header
IPC-RETN-CODE IPC header
IPC-RETN-CODE-DETAIL IPC header
RETN-CODE UOW header
RETN-CODE-DETAIL UOW header