PACLOG processing only (PPO) mode
- Eliminates interception of SORT and IEBCOPY
- Eliminates I/O to any REGISET defined in the BCSS procedure
- Allows you to share the BCSS subsystem with other BMC products that use a REGISET (for example, the AES product family) without incurring the overhead due to the presence of the REGISET
PPO commands
The following sections describe the z/OS commands that you can use in PPO mode.
Running in PPO mode
To run PACLOG in PPO mode each time the BCSS is started, insert the following command as the last line in the data set for BCSS commands:
The following is an example of the PACLOG BCSS commands.
DAC NONVSAM ENABLE
DAC NONVSAM CL LOCAL
DAC STATUS
DAC PPO ON
DAC PPO SHUTDOWN
Shutting down the started tasks
Use the command DAC PPO SHUTDOWN to terminate the started tasks when you are not running any other BMC products that require the BCSS.
To issue the command from a z/OS console, use the following command, where the variable bcssid is the one- to four-character BCSS subsystem ID:
To terminate the started tasks automatically after the subsystems have completed initialization, insert the following command in the data set for BCSS commands:
Reinstating full compression services
If you want to disable PPO mode and reinstate full compression services, issue the following commands from the z/OS console:
Wait for the BCSS initialization to complete, then issue the following commands, where the variable bcssId is the one- to four-character BCSS subsystem ID:
bcssId DAC NONVSAM ENABLE ATTACH
bcssId DAC NONVSAM ENABLE LINK
Restarting PPO mode
If you have stopped PPO mode, use the following command to restart PPO mode.
To issue the command from a z/OS console, use the following command, where the variable bcssId is the one- to four-character BCSS subsystem ID: