Overriding SYSOUT remote workstation specification - Key = '0058'

In a JES2 environment, DUNOVSUS specifies that, upon deallocation, the SYSOUT data set being deallocated is to be routed to a remote workstation, node, special local, or userid. In a JES3 environment, DUNOVSUS specifies that, upon deallocation, the SYSOUT data set being deallocated is to be routed to ANYLOCAL, JES3-defined device name, device number, JES3 defined symbolic group name, or NJE node. The system ignores DUNOVSUS if the data set is not a SYSOUT data set.

When you code DUNOVSUS, # must be one, LEN is the length of the destination name specified in PARM, up to a maximum of 8, and PARM contains the remote workstation node, special local, userid, ANYLOCAL, device name, device number, symbolic group name, or NJE node.

Example: To specify the remote work station USER01, code:
KEY    #      LEN    PARM
0058   0001   0006   E4 E2 C5 D9 F0 F1