M204.1827: Difference between revisions

From m204wiki
Jump to navigation Jump to search
DmeWiccan (talk | contribs)
Automatically generated page update
 
(No difference)

Latest revision as of 16:53, 7 March 2018

M204.1827  Open failed for member token of parallel stream token2

The open operation for the named member of the parallel stream has not completed successfully. The member is removed from further processing during I/O operations issued for the stream.

System manager response: Examine the audit trail, job control language, and additional messages issued by Model 204 or the operating system to determine the cause of the error.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages