Configuring Oracle RAC
You must install the plug-in on each Oracle RAC node. After the installation, you can update the configuration file to configure Oracle RAC.
To configure Oracle RAC:
- Open the
<installation path>/etc/msdp_app.cfgconfiguration file for editing. - Set the same client name on all the Oracle RAC nodes.
For example, CLIENT=RAC_MY_CLIENT_NAME
- Set the different policy names on each RAC node.
For example,
POLICY=RAC_node1_MY_POLICY_NAME on Oracle RAC node 1.
POLICY=RAC2_POLICY_NAME on Oracle RAC node 2.