M204.0332
M204.0332 retCode value from CRFS operation
The run has failed to initialize due to problems with the CRAM interface. The possible formats of this message are:
Format 1: RC value FROM CRFS OPEN/PUT/GET
Format 2: ECB postcode FROM CRFS PUT/GET
The formats are explained as follows:
- Format 1 indicates that Model 204 module CRFS attempted to open channel, send a message down the channel, or receive a message from a channel. CRAM was unable to satisfy the request. The message states the return code and the operation attempted.
- Format 2 indicates that Model 204 module CRFS received an unexpected post code from CRAM while attempting an I/O operation on a channel. The message states the post code and the operation attempted.
Possible return codes include the following values:
Value |
Description |
---|---|
4 |
INVALID FUNCTION |
8 |
CB FORMAT ERROR |
16 |
(OPEN MAST) CHANNEL ALREADY OPEN |
20 |
(OPEN USER) NO USER LINES FREE |
24 |
(OPEN) SUBTASKS NOT PROPERLY OPENED |
12 |
(READ/WRITE) ICB NOT OPEN |
16 |
(READ/WRITE) OTHER TASK HAS DIED |
20 |
(READ/WRITE) UNEXPECTED COMMAND |
28 |
NOT ENOUGH STORAGE |
99 |
There is no SVC defined in the IGCLM244 module and the XMEMOPT '80' bit must be set for an SVC-less installation |
110 |
(VMCF WRITE) MESSAGE LIMIT EXCEEDED |
System manager response: Contact Technical Support and have the audit trail available.
Message attributes:
RETCODEO=80 | Sets online return code |
---|---|
RETCODEB=80 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
OPR | Writes the message to the (operator) console |