M204.2560

From m204wiki
Revision as of 17:33, 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.2560  ECF subtask ECTASK​=​hexValue TCB​=​hexValue2 (module​=​token) action due to cause

An External Call Facility (ECF) subtask was suspended or terminated while loading or running the external module named in the message. The action can be suspended or terminated.

The cause can be a user bump, load failure, module abend, or operating system request.

Response: Determine if any action needs to be taken as a result of the abnormal suspension or termination of the named module.

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
AUDITRKWrites the message with line type RK 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