首先要下載ogg的安裝包。下載地址如下
http://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html
將安裝包上傳至服務(wù)器
解壓壓縮包
[oracle@localhost app]$ mkdir /u01/app/ogg [oracle@localhost app]$ unzip -d /u01/app/ogg ogg112101_fbo_ggs_Linux_x64_ora11g_64bit.zip Archive: ogg112101_fbo_ggs_Linux_x64_ora11g_64bit.zip inflating: /u01/app/ogg/fbo_ggs_Linux_x64_ora11g_64bit.tar inflating: /u01/app/ogg/OGG_WinUnix_Rel_Notes_11.2.1.0.1.pdf inflating: /u01/app/ogg/Oracle GoldenGate 11.2.1.0.1 README.txt inflating: /u01/app/ogg/Oracle GoldenGate 11.2.1.0.1 README.doc [oracle@localhost app]$ cd ogg/ [oracle@localhost ogg]$ tar -xvf fbo_ggs_Linux_x64_ora11g_64bit.tar修改環(huán)境變量,添加PATH、LD_LIBARY_PATH
[oracle@localhost ~]$ vi .bash_profile export PATH=/u01/app/ogg/:$ORACLE_HOME/bin:$PATH export LD_LIBRARY_PATH=/u01/app/ogg:$ORACLE_HOME/lib:/lib:/usr/lib進入ogg的安裝目錄,運行g(shù)gsci命令
[oracle@localhost ogg]$ ./ggsci Oracle GoldenGate Command Interpreter for Oracle Version 11.2.1.0.1 OGGCORE_11.2.1.0.1_PLATFORMS_120423.0230_FBO Linux, x64, 64bit (optimized), Oracle 11g on Apr 23 2012 08:32:14 Copyright (C) 1995, 2012, Oracle and/or its affiliates. All rights reserved. GGSCI (localhost.localdomain) 1>創(chuàng)建OGG的工作目錄
GGSCI (localhost.localdomain) 1> create subdirs Creating subdirectories under current directory /u01/app/ogg Parameter files /u01/app/ogg/dirprm: already exists Report files /u01/app/ogg/dirrpt: created Checkpoint files /u01/app/ogg/dirchk: created Process status files /u01/app/ogg/dirpcs: created SQL script files /u01/app/ogg/dirsql: created Database definitions files /u01/app/ogg/dirdef: created Extract data files /u01/app/ogg/dirdat: created Temporary files /u01/app/ogg/dirtmp: created Stdout files /u01/app/ogg/dirout: created配置Manager進程的參數(shù)
GGSCI (localhost.localdomain) 6> EDIT PARAMS MGR添加如下內(nèi)容,定義Manger進程的通信端口
-- This is the minimal configuration of Manager PORT 7809-- 后面是注釋
啟動Manager進程
GGSCI (localhost.localdomain) 14> start mgr Manager started.查看Manager進程
GGSCI (localhost.localdomain) 17> info mgr Manager is running (IP port localhost.localdomain.7809).停止Manager進程
GGSCI (localhost.localdomain) 18> stop mgr Manager process is required by other GGS processes. Are you sure you want to stop it (y/n)? y Sending STOP request to MANAGER ... Request processed. Manager stopped.如果忽略確認(rèn)信息
GGSCI (localhost.localdomain) 20> stop mgr ! Sending STOP request to MANAGER ... Request processed. Manager stopped.另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機、免備案服務(wù)器”等云主機租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場景需求。
分享標(biāo)題:OracleGoldengate安裝配置-創(chuàng)新互聯(lián)
路徑分享:http://jinyejixie.com/article32/dshesc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供企業(yè)網(wǎng)站制作、標(biāo)簽優(yōu)化、全網(wǎng)營銷推廣、網(wǎng)站維護、網(wǎng)站制作、網(wǎng)站收錄
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容