goldengate版本升级( from v10.4 to v11.1.1.1.0.29)
生活随笔
收集整理的這篇文章主要介紹了
goldengate版本升级( from v10.4 to v11.1.1.1.0.29)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
事先準備:cp 源端和目的端的目錄。
1.將ggv11.1安裝于一個新目錄。不用create subdirs
2.停止源端和目的端的ddl復制--讓目的端的replicat進程 執行完畢后。再處理。
3.stop 源端 和 目的端進程。
4.將在新目錄中的ggv11.1覆蓋到原來的gg目錄
5.處理ddl復制問題:
(Oracle) Rebuilding the DDL environment to a clean state:
核心:remove, and then reinstall
1.停止source所有的gg進程,改變目錄到gg的安裝目錄
2.sqlplus / as sysdba
3.讓那些發布ddl語句的進程斷開,否則會報:ORA-04021 error
4.Run the ddl_disable script
5.Run the ddl_remove script to remove the Oracle GoldenGate DDL trigger
此過程會產生ddl_remove_spool.txt和ddl_remove_set.txt log文件以輔助診斷此過程中的問題。
6.Run the marker_remove script to remove the Oracle GoldenGate marker support system
此過程會產生marker_remove_spool.txt和marker_remove_set.txt log文件以輔助診斷此過程中的問題。
從第7步開始,是重新配置ddl復制的階段:
7.Run the marker_setup script to reinstall the Oracle GoldenGate marker support system
8.Run the ddl_setup script.You will be prompted for:
The name of the Oracle GoldenGate DDL schema.
The installation mode. Use the INITIALSETUP mode.This mode drops and recreates existing DDL objects before creating new objects.
9.Run the role_setup script to recreate the Oracle GoldenGate DDL role.
10.登錄sqlplus授權。
11. ddl_enable.sql
12. 完畢。
6.Oracle GoldenGate upgrades on DB2 z/OS:-針對db2 z/os上的操作。
7.啟動源端和目的端的所有進程。
1.將ggv11.1安裝于一個新目錄。不用create subdirs
2.停止源端和目的端的ddl復制--讓目的端的replicat進程 執行完畢后。再處理。
3.stop 源端 和 目的端進程。
4.將在新目錄中的ggv11.1覆蓋到原來的gg目錄
5.處理ddl復制問題:
(Oracle) Rebuilding the DDL environment to a clean state:
核心:remove, and then reinstall
1.停止source所有的gg進程,改變目錄到gg的安裝目錄
2.sqlplus / as sysdba
3.讓那些發布ddl語句的進程斷開,否則會報:ORA-04021 error
4.Run the ddl_disable script
5.Run the ddl_remove script to remove the Oracle GoldenGate DDL trigger
此過程會產生ddl_remove_spool.txt和ddl_remove_set.txt log文件以輔助診斷此過程中的問題。
6.Run the marker_remove script to remove the Oracle GoldenGate marker support system
此過程會產生marker_remove_spool.txt和marker_remove_set.txt log文件以輔助診斷此過程中的問題。
從第7步開始,是重新配置ddl復制的階段:
7.Run the marker_setup script to reinstall the Oracle GoldenGate marker support system
8.Run the ddl_setup script.You will be prompted for:
The name of the Oracle GoldenGate DDL schema.
The installation mode. Use the INITIALSETUP mode.This mode drops and recreates existing DDL objects before creating new objects.
9.Run the role_setup script to recreate the Oracle GoldenGate DDL role.
10.登錄sqlplus授權。
11. ddl_enable.sql
12. 完畢。
6.Oracle GoldenGate upgrades on DB2 z/OS:-針對db2 z/os上的操作。
7.啟動源端和目的端的所有進程。
總結
以上是生活随笔為你收集整理的goldengate版本升级( from v10.4 to v11.1.1.1.0.29)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 基于SCN的查询(AS OF SCN)
- 下一篇: expdp impdp中 exclude