Oracle GoldenGate Version 12.1 - 12.3 |
---|
General Information | ||
Library Note |
|
|
Page Note | The concept behind this page is to combine documentation for GoldenGate installations for Oracle 11.2.0.4 through 18.3.0.1 databases with information about command syntax and examples. GoldenGate configuration is primarily a matter of putting the correct parameters into .prm files in the correct order and the number of parameters is far too voluminous to cover here at this time. In the future this will stabilize on just Oracle Database 18c and GoldenGate 12.3 or above. | |
Pre-Installation Environment Prep | ||
GG software owner's environment | ![]() |
|
Production .bashrc | ||
Interactive Installation | ||
Unzipped install files | ![]() |
|
Post installation GGHOME directory files |
![]() |
|
Installation Step 1 of 6 | ![]() |
|
Installation Step 2 of 6 Even when the GGHOME environment variable is set the software location ignores it and must be fixed |
![]() |
|
Installation Step 3 of 6 Review to make sure things are configured properly. Then save the response file to document your installation choices. |
![]() |
|
Installation Step 4 of 6 A good practice is to save the response files into the directory /home/oracle and then to place a copy into your change control respository. |
![]() |
|
Installation Step 5 of 6 | ![]() |
|
Installation Step 6 of 6 | ![]() |
|
Silent Installation | ||
Unzipped install files | ![]() |
|
DB Prep | SQL> conn / as sysdba |
|
GGSCI Commands | ||
HISTORY | ||
INFO ALL | ||
INFO <extract> | ||
GGSCI> info PONLINE4, showch |
||
SHOW ALL | ||
GGSCI (dc2sfdb02) 2> info all |
||
START | ||
START EXTRACT ext3 | ||
STOP | ||
GGSCI (dc4sfdb04) 10> stop |
||
ADD | ||
Create a new pump process where the extract process already exists | ADD EXTRACT <pump_process_name>, exttrailsource <path>, begin now |
|
GGSCI> add extract uwpumpdb, exttrailsource /u01/app/oracle/product/gg/dirdat/a1, begin now |
||
ADD | ||
Create the replicat process and checkpoint table | ||
GGSCI> dblogin userid gg, password gg |
||
View Report | ||
To find an issue | VIEW REPORT <pump_name> |
|
GGSCI> view report uwronline |
||
INSTALL | ||
install ADDSERVICE USER <username> PASSWORD <password> |
||
Log File Locations | ||
GG_HOME/ggserr.log |
||
Installation | ||
Create subdirectories | After unzipping the GoldenGate software 1. Open a command prompt and navigate to the installation directory cd /app/gghome 2. Run ggsci.exe ggsci.exe 3. Run “CREATE SUBDIRS” command. You should see a message starting with “Creating subdirectories under the current directory ![]() 4. Run “EDIT PARAMS ./GLOBALS” command. Enter the line “CHECKPOINTTABLE dbo.ggschkpt” into the file that opens and save and close it. 5. Run “EDIT PARAMS MGR”. Enter the following lines into the file that opens and save and close it. -- GoldenGate Manager Parameter file PORT 7810 DYNAMICPORTLIST 7811-7819 6. Run the “EXIT” command to exit ggsci.exe. To ensure the MANAGER stays running we want to have it setup as a Windows service. The command to set this up is ggsci> install ADDSERVICE USER <username> PASSWORD <password> |
|
View GG version | ![]() |
|
Default Manager Parameter File |
![]() |
|
Default Manager Report |
![]() |
|
Extract Registration | ||
These are the commands issued by GoldenGate when registering an extract in the database | DECLARE |
Related Topics |
Built-in Functions |
Built-in Packages |
DBMS_CAPTURE_ADM |
DBMS_GOLDENGATE_AUTH |
DBMS_XSTREAM_GG |
What's New In 21c |
What's New In 23c |
This site is maintained by Dan Morgan. Last Updated: | This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved | |||||||||
|
||||||||||