RUV Subsystem commands
This topic describes the commands that you can use to control RUV elements of the BMC Software Primary Subsystem (BMCP), the BMC Software Consolidated Subsystem (BCSS), and the Backup-While-Open (BWO) Subsystem (RUVM).
BMCP console commands
You can enter the following BMCP commands from the operating system console or a TSO SDSF session.
BMCP command | Action |
|---|---|
BMCP STATUS | Display the status of the BMCP. |
BMCP SHUTDOWN | Shut down the BMCP in an orderly manner by terminating the BMCP address space and BMCP command processing. |
BCSS console commands
You can enter the following BCSS commands from the operating system console or a TSO SDSF session. These commands are applicable to both the public and private copies of the subsystem.
BCSS command | Action |
|---|---|
ssid REINIT RUV | Reinitialize the RUV components of the identified BCSS, and load any modules that are new or changed from the subsystem STEPLIB into CSA. |
ssid RUV DEBUG | Display internal diagnostic information. |
ssid RUV DISABLE | Immediately terminate all current Batch Journaling Facility and BWO processes that are in-flight, and prevent any new processes from being started. If you specify ALL or LOGGING, all batch jobs that are using the Batch Journaling Facility are terminated immediately. |
ssid RUV ENABLE | Allow the Batch Journaling Facility and BWO processes to start again after a DISABLE or QUIESCE command. |
ssid RUV HELP | Display a short list of RUV subsystem commands on the z/OS console. |
ssid RUV QUIESCE | Allow all current Batch Journaling Facility and BWO processes to finish normally, but prevent any new processes from being started and prevent rule sets from being activated. |
ssid RUV STATUS | Display the current status of the Batch Journaling Facility and BWO feature, and display the security level. |
ssid RUV TAKEOVER | Cause the target subsystem to take over coordination of BWO processes. |
ssid SHUTDOWN | Cause the target RUV subsystem to terminate its processing. |
ssid STATUS | Display the status of the BCSS address space. |
ssid RUV ACTIVATE | Activate the indicated rule set. |
BWO CICS commands
You can enter the following BWO CICS (RUVM) commands from the operating system console or a CICS terminal. From the operating system console, start each command with a z/OS MODIFY command. In the following table, cicsjob is the job name of the CICS region.
RUVM command | Action |
|---|---|
F cicsjob,RUVM FORCE | Terminate all subtasks controlled by the RUVM BWO Subsystem. |
F cicsjob,RUVM MONITOR RUVM MONITOR | Start a CICS task that displays at the CICS terminal the status of all subtasks controlled by the RUVM BWO Subsystem. |
F cicsjob,RUVM RESTART RUVM RESTART | Perform a shutdown and then a start of the RUVM BWO Subsystem. |
F cicsjob,RUVM START RUVM START | Start the Backup control task within CICS that communicates with the RUVM BWO Subsystem. |
F cicsjob,RUVM STATUS RUVM STATUS | Display the status of any active subtasks performing backups for a Batch Backup job. |
F cicsjob,RUVM SHUTDOWN RUVM SHUTDOWN | Shut down the RUVM BWO Subsystem. |