M204.2910

From m204wiki
Revision as of 18:09, 13 March 2018 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.2910  IEANTDL cannot be loaded - code token rc token2

(z/OS only) When Model 204 ends, it tries to delete a NAME/TOKEN pair at system level, using the IBM-supplied services program IEANTDL. This message shows that IEANTDL could not be loaded. It displays the abend code from the LOAD macro and the register 15 return code.


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