The SUBSYS command directs EPI host commands from the current OPS/REXX program to an EPI other than the one using the CA OPS/MVS default z/OS subsystem ID of OPSS. Once the SUBSYS command is issued, all subsequent EPI host commands from the current REXX program go to this subsystem until the program encounters another EPI SUBSYS command.
This command has the following format:
ADDRESS EPI "SUBSYS keyword"
{ssid}
Defines the four-character z/OS subsystem ID of the copy of CA OPS/MVS.
Example: EPI SUBSYS
The following sets Subsystem ID to OPSV:
SUBSYS OPSV
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |