Queue Manager Manual

Operational Error Codes
System Messages
A–10 46517 Tandem Computers Incorporated
4990 E-IO-TIMEOUT
Field. IPC-RETN-CODE, RETN-CODE
Meaning. Queue Manager could not access portions of the Queue file needed to
complete the requested operation because the file was being modified by another
requestor. The RETN-CODE-DETAIL field contains the file code of the file that was
unavailable. 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.
6001 W-QUEUE-EMPTY
Field. RETN-CODE
Meaning. This error is returned by DEQ. There are no entries on the Queue file for the
specified QUEUE-NAME.
6002 E-TOO-MANY-WAITERS
Field. RETN-CODE
Meaning. This error is returned by WAITQ. The Wait Manager cannot handle
additional waiting requesters. Two measures should be taken:
1. The Wait Manager should be configured with a larger value for the
MAXWAITERS parameters.
2. When a response to a WAITQ request audited by TMF contains error 4990 E-IO-
TIMEOUT, the transaction should be TMF aborted.
6003 E-INVALID-WAITPRIORITY
Field. RETN-CODE
Meaning. This error is returned by WAITQ. The value for WAIT-PRIORITY is not in
the range 0-199.