Installing Oracle GoldenGate Director
In this recipe, you will learn how to set up an Oracle GoldenGate Director in your environment.
Getting ready
The setup in this recipe will be performed on a new VM named mgmt1-ol6. The VM was set up with OEL 6.3. The Oracle GoldenGate Director server requires a database for the repository purpose. In this example, we will be using an Oracle database for the repository. The Oracle 11.2.0.3 binaries have been installed on this VM under /u01/app/oracle/product/11.2.0/dbhome_1
. A shell database named oggmgmt
has been created under this Oracle Home. This database is registered with the default LISTENER
running on the port 1521. This recipe does not cover the steps to install the Oracle binaries and to create the ...
Get Oracle GoldenGate 11g Complete Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.