M204.2008

From m204wiki
Jump to navigation Jump to search

M204.2008  LOCATION parameter omitted

IODEV=51 was specified in the CCAIN stream, but the LOCATION parameter was omitted.

Response: Add the LOCATION parameter to your CCAIN stream before the IODEV line, and retry.

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
OPRWrites the message to the (operator) console

Back to list of messages