You can use the VARY command to activate or terminate the CICS® VR server
on a single system.
The following VARY commands are available for the CICS VR server address space:
- VARY SMS,CICSVR,ACTIVE
- VARY SMS,CICSVR,TERMINATESERVER
Note: The VARY commands listed above are not multi-system
commands. Use the ROUTE command with the VARY command to route the request
to all relevant systems. For example, issuing the following command activates
the CICS VR
server address space on all systems in the sysplex:
ROUTE *ALL,VARY SMS,CICSVR,ACTIVE