Queue Manager Manual
Operational Error Codes
System Messages
46517 Tandem Computers Incorporated A–9
4052 E-RESERVED-MUST-BE-N
Field. RETN-CODE
Meaning. Your process tried to set a flag that is reserved for future use by Queue
Manager. Such flags are initialized to N and must remain at this setting.
4078 E-INVALID-PRIORITY
Field. RETN-CODE
Meaning. Your process specified a delivery priority for a request that was outside the
range of 0-199.
4085 E-DATA-TOO-LONG
Field. RETN-CODE
Meaning. Your process tried to add a record to the Queue File, but the record exceeded
the maximum allowed length of 2000 bytes.
4087 E-INVALID-MAX-DATASIZE
Field. RETN-CODE
Meaning. Your process specified too much data for a record.
4089 W-DATA-TRUNCATED
Field. RETN-CODE
Meaning. Your process retrieved a record for the Queue file but the data was longer
than the buffer space allocated for the response. The data was truncated.
4924 E-ERR-QUEUE-FILE
Field. IPC-RETN-CODE, RETN-CODE
Meaning. An error occurred on the Queue file. IPC-RETN-CODE-DETAIL contains the
file code of the file on which the error occurred. If you receive this error and the
request was issued under a TMF transaction. You must abort the TMF transaction;
you should then retry the request under a new transaction.