M204.1252: Difference between revisions
(Automatically generated page update) |
m (add <var>'s) |
||
Line 4: | Line 4: | ||
<P class="code">M204.2661: SUBSYSTEM <i>name</i> SUSPENDED</P> | <P class="code">M204.2661: SUBSYSTEM <i>name</i> SUSPENDED</P> | ||
<P> | <P> | ||
The subsystem must be resumed before the STOP command can be issued. Otherwise, the error occurred for one of the following reasons.</P> | The subsystem must be resumed before the <var>STOP</var> command can be issued. Otherwise, the error occurred for one of the following reasons.</P> | ||
<P> | <P> | ||
During <var>STOP SUBSYSTEM</var> command processing, Model 204 opens all subsystem files. An error occurred while Model 204 was attempting to open the files, and Model 204 cannot properly stop the subsystem. The error may have | During <var>STOP SUBSYSTEM</var> command processing, Model 204 opens all subsystem files. An error occurred while Model 204 was attempting to open the files, and Model 204 cannot properly stop the subsystem. The error may have occurred for one of the following reasons:</P> | ||
occurred for one of the following reasons:</P> | |||
<ul> | <ul> | ||
<LI>The [[SCLASS]] associated with the user could not be found in CCASYS.</LI> | <LI>The [[SCLASS]] associated with the user could not be found in CCASYS.</LI> |
Latest revision as of 21:29, 6 March 2018
M204.1252 Unable to stop subsystem subsysName
If this message is preceded by the following message, then the user attempted to stop a suspended subsystem:
M204.2661: SUBSYSTEM name SUSPENDED
The subsystem must be resumed before the STOP command can be issued. Otherwise, the error occurred for one of the following reasons.
During STOP SUBSYSTEM command processing, Model 204 opens all subsystem files. An error occurred while Model 204 was attempting to open the files, and Model 204 cannot properly stop the subsystem. The error may have occurred for one of the following reasons:
- The SCLASS associated with the user could not be found in CCASYS.
- The SCLASS record associated with the user was being updated at the time the STOP SUBSYSTEM command was issued.
- An error occurred while Model 204 was opening a subsystem file.
Response: The problems may be due to a record enqueueing conflict. Try again later. If the problem persists, notify the system manager.
System manager response: Check to make sure the SCLASS record for the user exists in CCASYS. Check to make sure that the subsystem files exist for the Online Model 204.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |