Disabling Oracle stream handler
The Oracle stream handler is enabled by default. You can check the status of stream handler using the cacontrol command line utility. Run the following command to check the status of stream handler for each client.
/usr/openv/pdde/pdcr/bin/cacontrol --sth get Oracle n132-h95.cdc.veritas.com agentless_policy
You can disable the Oracle stream handler by updating the marker.cfg configuration file. This file is stored at the plug-in installation directory.
To disable the Oracle stream handler:
- Open the
<installation path>/etc/msdp_app.cfgconfiguration file for editing. - Change the ENABLE_STH value to 0 to disable the Oracle stream handler. Default value is 1.