prod_install
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
prod_install [2016/09/01 10:21] – z0hpvk | prod_install [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Zero Downtime Database Migration | + | ====== Zero Downtime Database Migration ====== |
+ | The following details the steps needed to setup bi-directional replication.\\ | ||
+ | There is no database upgrade in this case. | ||
===== Installation ===== | ===== Installation ===== | ||
^ Number ^Date ^Description ^Commands^ | ^ Number ^Date ^Description ^Commands^ | ||
Line 41: | Line 43: | ||
| |15/ | | |15/ | ||
| |19/ | | |19/ | ||
+ | |||
+ | ===== Create Data Guard ===== | ||
+ | ^ Number ^Date ^Description ^Commands^ | ||
+ | |**7**| |Setup Data Guard on moldbb1/2| | | ||
+ | |||
+ | ===== Failover Data Guard ===== | ||
+ | ^ Number ^Date ^Description ^Commands^ | ||
+ | |**8**|19/ | ||
+ | | | | |srvctl stop instance -d moldbb -i moldbb2| | ||
+ | | | | |alter database recover managed standby database finish force;| | ||
+ | | | | |alter database activate physical standby database;| | ||
+ | | | | |alter database open;| | ||
+ | |||
+ | ===== Scheduled Jobs ===== | ||
+ | ^ Number ^Date ^Description ^Commands^ | ||
+ | |**9**|19/ | ||
+ | | | | |exec dbms_scheduler.disable(' | ||
+ | |||
+ | ===== Configure/ | ||
+ | ^ Number ^Date ^Description ^Commands^ | ||
+ | |**10**|19/ | ||
+ | | | | |Obey files in $GGHOME/ | ||
+ | | |19/ | ||
+ | | | | |start replicat repmol01 atcsn < | ||
+ | |||
+ | ===== Configure for Bi-Directional ===== | ||
+ | ^ Number ^Date ^Description ^Commands^ | ||
+ | |**11**|20/ | ||
+ | | |21/ | ||
+ | | |21/ | ||
+ | | |22/ | ||
+ | | |26/ | ||
+ | | |27/ | ||
prod_install.1472725296.txt.gz · Last modified: 2025/03/08 22:23 (external edit)