MSIR.1036

From m204wiki
Revision as of 15:59, 20 March 2019 by DCameron (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MSIR.1036  Recompiling because of FACTDEB X'01'

A precompiled apsy procedure has been recompiled, even if a saved compilation is available, due to the presence of the FACTDEB x'01' bit.

Response:

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
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