M204.1597

From m204wiki
Jump to navigation Jump to search

M204.1597  Password incorrect for token

The password supplied in an Open Dataset statement does not match the password required to open the VSAM file.

Response: Supply the correct password and retry the request.

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
NOTERMDoes not display the message on the user's terminal

Back to list of messages