prod_install
This is an old revision of the document!
Table of Contents
Zero Downtime Database Migration (10gR2 to 10gR2)
Installation
Number | Date | Description | Commands |
---|---|---|---|
1 | 12/09/2016 | Install GoldenGate on both hosts using shared storage visible by both RAC nodes. | mkdir -p /u01/app/oracle/product/11.2.0/gg_1 |
Version 11.2.0.1.20 (Patch 18377868) | tar -xvof fbo_ggs_Solaris_sparc_ora10g_64bit.tar | ||
Location: and-hsk-rac10inta1 $GGHOME/fbo_ggs_Solaris_sparc_ora10g_64bit.tar | ./ggsci | ||
CREATE SUBDIRS |
Configuration
Number | Date | Description | Commands |
---|---|---|---|
2 | Configure Production instance for GoldenGate | ||
12/09/2016 | Create GoldenGate Database User | $GGHOME/dirsql/gg_user.sql | |
12/09/2016 | Turn Recycle Bin off | alter system set recyclebin=off sid = '*'; | |
12/09/2016 | Install DDL Scripts | $GGHOME/dirsql/ddl_create.sql | |
12/09/2016 | Add transactional log groups for all tables in MAILONLINE, REGISTRATION, RDRCOMMENTS | $GGHOME/diroby/trandata.oby | |
12/09/2016 | Create exceptions table in GGATE schema | $GGHOME/dirsql/exceptions.sql | |
Create Database Links, Sequence Logging Tables and Scheduled Job | $GGHOME/dirsql/mol_sequences_other.txt | ||
Install Sequence Packages | $GGHOME/dirsql/mol_sequences_10g.pkg |
prod_install.1472724279.txt.gz · Last modified: 2025/03/08 22:23 (external edit)