RXQUEUE issues the following errors:
Explanation:
The queuing system requires a housekeeping program to run. This program usually runs under the Presentation Manager shell. The program is not running.
Explanation:
The data supplied to the RXQUEUE command is too long. The RXQUEUE program accepts data records containing 0 - 65472 bytes. A record exceeded the allowable limits.
Explanation:
The queuing system is out of memory. No more storage is available to store queued data.
Explanation:
The queue name contains an invalid character. Only the following characters can appear in queue names:
'A' .. 'Z', '0' .. '9', '.', '!', '?', '_'
Explanation:
An internal error occurred in RXQUEUE. The RXQUEUE program tried to access a queue with an incorrect access mode. Correct access modes are LIFO and FIFO.
Explanation:
The command attempted to access a nonexistent queue.