The commands required to activate the CICS VR server address space.
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
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
When all the installation steps have been completed successfully, use
the
/V SMS,CICSVR,ACTIVE command to activate the server.
When the server address space successfully starts up, message DWW014I is issued.
If the server address space initialization fails, investigate the log in order
to solve the problem.
Figure 1. Message DWW014IDWW014I CICSVR SERVER ADDRESS SPACE IS NOW ACTIVE.