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.啟動源端和目的端的所有程式。
[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/161195/viewspace-1054574/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- node 版本升級
- gcc版本升級GC
- NiFi版本升級Nifi
- GoldenGate軟體升級步驟Go
- python版本升級Python
- 如何升級電腦windows版本 windows系統版本升級方法介紹Windows
- Win10怎麼升級版本 Win10升級版本的方法Win10
- YourSQLDba版本升級總結SQL
- GitLab跨版本升級Gitlab
- Redis的跨版本升級Redis
- Homestead 升級PHP版本PHP
- Mac brew 升級 PHP版本MacPHP
- 如何升級fedora的版本
- 升級mac的PHP版本MacPHP
- centos 7 版本升級nginxCentOSNginx
- cassandra升級版本選擇
- nginx 版本升級 轉載Nginx
- Node 快速切換版本、版本回退(降級)、版本更新(升級)
- Oracle database 升級(文件)to 10.2.0.4 from 10.2.0.1OracleDatabase
- Mac 升級 PHP 到 7.4 版本MacPHP
- Cocospod 升級到指定版本
- JavaFX桌面應用-版本升級Java
- CentOs下手動升級node版本CentOS
- ThinkPHP升級至 5.1.18 版本PHP
- openssl版本升級操作記錄
- centos 6.7 python 版本升級CentOSPython
- oracle版本升級路線圖Oracle
- nginx升級與版本回退Nginx
- 如何將 Ubuntu 版本升級到新版本Ubuntu
- 靜默升級oracle(文件)to 10.2.0.4 from 10.2.0.1Oracle
- 12. Oracle版本、補丁及升級——12.3. 升級Oracle
- PHP版本升級:從php7.1升級到php7.2PHP
- 寶塔皮膚版本升級實戰教程—升級寶塔皮膚到最新版本
- centos7 ruby版本過低,升級ruby版本CentOS
- MySQL 5.6.27升級MySQL 5.7.18版本的升級步驟介紹MySql
- 【Oracle版本升級圖--小麥苗】Oracle
- MacOS升級python版本(親測)MacPython
- 安裝升級Linux GCC版本LinuxGC