GIMDeployBCGGSetup
In the description and in the following procedure, the term "replication source" is used to refer to the Info Mart database at the active site (the source of data replication) while the term "replication target" is used to refer to the Info Mart database at the standby site (the target of data replication).
The following three major processes are used in Oracle GoldenGate for data replication between the source and target databases:
- Extract
- DataPump
- Replicat
Use GoldenGate data-definitions files to configure each of these processes (refer to Oracle® GoldenGate Windows and UNIX Administrator's Guide for instructions). The following Task Summary provides Genesys-specific recommendations.
Deployment Prerequisites
The following instructions assume that the Genesys Info Mart deployment at the active site is operational. The active Genesys Info Mart instance can continue to run until the step in which you copy the Info Mart database to the standby site.
As a prerequisite, you need to do the following:
- Deploy the standby Genesys Info Mart server application at the standby site.
- Configure Database Access Points (DAPs) to extract IDB data after Disaster Recovery.
- Install the Genesys Info Mart Administration Console at the standby site.
The configuration of the standby Genesys Info Mart application must be identical to the application configuration at the active site; however, to prevent the standby Genesys Info Mart from writing data into the Info Mart database during replication, do not configure the connection from the standby Genesys Info Mart application to the Info Mart DAP at the standby site at this point. With these considerations in mind, follow the deployment instructions in the Genesys Info Mart 8.1 Deployment Guide.
Task Summary
Configuring Database Replication for Info Mart Database
Substitute the following variables in the configuration file examples: [+] See variables
For configuration instructions, refer to the Oracle GoldenGate documentation.
ADD TRANDATA command in the following step.To create the index, use the following commands: [+] See commands
ggsci> ADD TRANDATA <Info_Mart>.*
[+] See steps
Start Extract and DataPump on the replication source.
Use the following commands, substituting the following variables:
[+] See variables
[+] See commands
Check the GoldenGate ggserr.log file for any reported issues and correct them, if necessary.
Start Genesys Info Mart server at the active site.
For instructions, refer to the Genesys Info Mart 8.1 Deployment Guide.
- At completion of the above tasks, all Info Mart tables that are mapped for replication will be synchronized regularly between the replication source and target databases. This includes any changes to the Info Mart database schema that are made at the replication source.
