M204.2712: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 6: | Line 6: | ||
</P> | </P> | ||
<ul> | <ul> | ||
<li><var class="term"> | <li><var class="term">token</var> is either <code>STREAM</code> or <code>SWITCH</code>. | ||
<li><var class="term">token2</var> is the name of the stream. | <li><var class="term">token2</var> is the name of the stream. | ||
<li><var class="term">token3</var> is some condition, as shown in the following list. | <li><var class="term">token3</var> is some condition, as shown in the following list. | ||
Line 32: | Line 32: | ||
<li>SWITCH <var class="term">token2</var> WAS UNSUCCESSFUL | <li>SWITCH <var class="term">token2</var> WAS UNSUCCESSFUL | ||
<P> | <P> | ||
An unsuccessful switch command was issued. No data | An unsuccessful switch command was issued. No data sets switched.</P></li> | ||
</ul> | </ul> | ||
{{Template:M204.2712 footer}} | {{Template:M204.2712 footer}} | ||
<!-- skeleton as it was in pdf/STREAM %C %C %C /--> | <!-- skeleton as it was in pdf/STREAM %C %C %C /--> |
Latest revision as of 00:04, 4 April 2018
M204.2712 token token2 token3
This message displays information during SWITCH STREAM command processing. Within the message:
- token is either
STREAM
orSWITCH
. - token2 is the name of the stream.
- token3 is some condition, as shown in the following list.
The following messages are possible:
- STREAM token2 IS BEING SWITCHED
A successful SWITCH command has been issued.
- MEMBER token2 IS EMPTY AND CANNOT BE SWITCHED
A member of the stream being switched has no records. It will not be switched in order to prevent empty members.
- STREAM token2 IS INELIGIBLE FOR SWITCHING
The stream cannot be switched because there are no further members behind the current one.
- STREAM token2 - NOT ALL MEMBERS SWITCHED
A parallel stream was switched, but not all members of the stream could be switched. This message is preceded by additional M204.2712 informational messages.
- STREAM token2 SWITCHED VIA COMMAND
A successful SWITCH command was issued. All data sets switched.
- SWITCH token2 WAS UNSUCCESSFUL
An unsuccessful switch command was issued. No data sets switched.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
OPR | Writes the message to the (operator) console |