RAC Source environment
To install and configure Dbvisit Replicate on RAC there are some special considerations:
- Dbvisit Replicate should be installed on all RAC nodes. Use shared storage to hold the configuration and PLOG directories so that this is accessible from all nodes to ensure that if Dbvisit Replicate is run from another node, it can continue where it left off.
- Ensure Dbvisit Replicate is only ever active on ONE node in the RAC cluster. Dbvisit Replicate will mine ALL the redo threads from the one node.
- Ensure all redo threads are on shared storage and accessible from all nodes. This is to ensure that Dbvisit Replicate will be able to mine all redo threads from one particular node.
- Configure Dbvisit Replicate to use the TNS alias that will connect to the RAC database and not the individual instances. This is similar to how an application connects to the RAC database.
- Use Oracle services to start Dbvisit Replicate on another node, if the node that currently runs Dbvisit Replicate fails. Dbvisit Replicate will ensure that the replication will restart from the same point where if failed.
RAC target environment
To install and configure Dbvisit Replicate on RAC there are some special considerations:
- Dbvisit Replicate should be installed on all RAC nodes. Use shared storage to hold the configuration and PLOG directories so that this is accessible from all nodes to ensure that if Dbvisit Replicate is run from another node, it can continue where it left off.
- Ensure Dbvisit Replicate is only ever active on ONE node in the RAC cluster.
- Configure Dbvisit Replicate to use the TNS alias that will connect to the RAC database and not the individual instances. This is similar to how an application connects to the RAC database.
- Use Oracle services to start Dbvisit Replicate on another node, if the node that currently runs Dbvisit Replicate fails. Dbvisit Replicate will ensure that the replication will restart from the same point where if failed.
RAC configuration
For Oracle RAC, install the Dbvisit Replicate software on all RAC nodes in the cluster. Dbvisit Replicate will only ever be active on one node (however Dbvisit Replicate will mine all RAC threads simultaneously) and Oracle clusterware is used to start Dbvisit Replicate on another node should the current node go down.
...