M204.1027
M204.1027 Time -- no more requests
This message applies to the z/OS version of Model 204 only. The Model 204 job has used up all but 3000 milliseconds of its allotted CPU time. The remaining 3000 milliseconds are used to close files and shut down Model 204
gracefully, thus avoiding a 322 ABEND
, which could damage files. Model 204 obtains its allotted time (MAXTIME) from the TIME
parameter of the JCL EXEC statement.
Response: Notify your system manager.
System manager response: Check the TIME
parameter on your JCL EXEC statement, and restart the Model 204 job.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | 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 |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
OPR | Writes the message to the (operator) console |