Loading...
Select Version
SHOW-STREAM-ASSIGNMENT shows the current assignment of the specified S variable streams.
SHOW-STREAM-ASSIGNMENT |
STREAM-NAME = *ALL / *STD-STREAMS / <structured-name 1..20 with-wild(40)> / list-poss(100): <structured-name 1..20> ,INFORMATION = *CURRENT-ASSIGNMENT / *FINAL-DESTINATION ,OUTPUT = *SYSOUT / *SYSLST |
Return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | No error | |
1 | CMD0202 | Syntax error | |
3 | CMD2203 | Incorrect syntax file | |
32 | CMD0221 | System error (internal error) | |
64 | CMD2009 | Error during S variable replacement | |
64 | CMD0216 | Do not have required privilege | |
64 | OPS0001 | No storage for S variables | |
64 | SDP0091 | Semantic error | |
64 | SDP0517 | Specified variable steam name does not exist | |
64 | SDP0519 | No match for specified wildcards |