On Linux. Oracle 10g/11g x64bit Environment, goldengate Self-initiated script with OS boot
Background descriptive narrative:
Goldengate installed in the/u01/ggs folder
rhel5.5 Oracle 10g/11g X64bit
Oracle GoldenGate Command interpreter for oracleversion 11.1.1.0.0 Build 078Linux, x64, 64bit (optimized), Oracle one on Ju L 28 2010 13:13:42
To implement goldengate self-initiated steps:
1. Establish/u01/info.txt with Oracle users. The contents of the file are as follows: SH datestart Mgr
2.chmod +x Info.txt
3. Build/u01/startmgr.sh with Oracle user, within the file such as the following:/u01/ggs/ggsci paramfile/u01/info.txt >>/u01/ggstartoutput.txt
4.chmod +x startmgr.sh
4. Edit the/etc/rc.local with the root user, add for example the following information: Su-oracle-c "/u01/startmgr.sh"
Note: This 4 step is completed by self-initiated MGR process, as for the goldengate extraction, transmission, as well as the replication process of their own initiative to start, can be MGR with the participation of autostart to achieve.
In the Linux Oracle 10g/11g x64bit Environment, the Goldengate self-initiated script starts with the OS