Oracle GoldenGate 11g to 12c
|
Hostname
|
Node1 and Node2
|
|
Operating system
|
Linux
|
|
Environment
|
production
|
|
Oracle Home
|
/u01/app/oracle/product/11.2.0/db
|
|
GoldenGate software staging location
|
/u01/app/oracle/software/OGG12c
|
|
GoldenGate 11g Shared Home
|
/oraggs/app/ggs
|
|
GoldenGate 12c Shared Home
|
/oraggs/app/ggs12c/ggs
|
Configure Goldengate
12c:
- Install Oracle GoldenGate 12c software without creating and start manager process in a new home. Look at the steps for installing Oracle GoldenGate 12c at:
http://netsoftmate.blogspot.in/2017/01/installing-oracle-goldengate-12c-base.html
- After installing oracle GoldenGate now
the time to upgrade the existing 11g to 12c GoldenGate.
cd /oraggs/app/gg12c
softlink
cd /oraggs
- Take backup of existing GlodenGate 11g
HOME.
$ cd /oraggs/app
- Navigate to GoldenGate 11g home and stop
the GoldenGate processes
$ cd /oraggs/app/ggs
logend
- Now, stop the Manager process
$ cd /oraggs/app/ggs
- Copy the GoldenGate dir* from GoldenGate
11g home (/oraggs/app/ggs) to GoldenGate 12c home (/oraggs/app/ggs12/ggs)
$ cd /oraggs/app/ggs
- Verify the directories are copied
successfully to GoldenGate 12c home
$ cd /oraggs/app/ggs12c/ggs
- Start GoldenGate process from Oracle
GoldenGate 12c home
$ cd /oraggs/app/ggs12c/ggs
- Check the goldengate process status ,
and that should be visible as Abended
cd /oraggs/app/gg12c
Oracle GoldenGate 11g to 12c
Leave a Reply