MSIR.0205 CCATEMP usage exceeded limit

From m204wiki
Revision as of 21:23, 7 July 2016 by JAL (talk | contribs) (link repair)
Jump to navigation Jump to search

A Fast/Backup DUMP was offloading pre-image pages to CCATEMP due to a tape volume switch, but the DUMP is about to use more CCATEMP pages than allowed by the user settable parameter, DUMPTMAX. The action taken is defined by the DUMPOPTS parameter. This can be either to cancel the DUMP, or to force updaters to wait for the volume switch.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages