M204.1826

From m204wiki
Jump to navigation Jump to search

M204.1826  Member token of parallel stream token2 has token3 records

The number output records were successfully written to the member named token of the parallel stream named token2. This message is issued during MINAVAIL processing for output streams. If CHECKPOINT is a parallel stream, and CPMAX has been specified, number will reflect the number of records written since the last rewind of the data set.

System manager response: If an individual member is used for recovery, the system manager must determine which member is the most valid one to use. Refer to Parallel stream configuration for a description of how to use parallel streams for recovery.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages