M204.1942

From m204wiki
Revision as of 17:35, 7 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.1942  Subsystem subsysName started without in-core procedure dictionary

The named subsystem has been started. No procedures in any of the locked files of the PROCFILE=* group match the precompile or non-precompile prefixes. The subsystem will have to do I/O each time a procedure is included to locate the procedure in the unlocked files of the group. This is an informational message.

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

Back to list of messages