M204.0093
M204.0093 streamName is a recursive stream definition
During validation of stream definitions, a stream specified as a member the name of a stream which in turn specified it as a member. For example, stream A specifies members B and C, and B is a stream which specifies A in its member list.
System manager response: Examine the DEFINE STREAM command, ensure that all the definitions are specified correctly, and that none specify each other in the member lists.
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 |
| NOTERM | Does not display the message on the user's terminal |