加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

牛刀小试Oracle GoldenGate--OGG安装(一)

发布时间:2020-12-12 16:01:32 所属栏目:百科 来源:网络整理
导读:1.1 下载 GolenGate 安装包 登录 http://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html 官方地址,下载安装包 650) this.width=650;" src="http://img.jb51.cc/vcimg/static/loading.png" width="563" height="133" alt="" style=

1.1 下载GolenGate安装包

登录http://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html官方地址,下载安装包


可根据操作系统的情况,选择相应的程序包。我的操作系统是Linux64bit操作系统,所以选择上述红色表框的程序包。

1.2 安装GolenGate安装包

上传V100692-01.zip至服务器上面,并赋予用户权限:

[root@centos6_5opt]#mvV100692-01.zip/opt/software/
[root@centos6_5opt]#chown-Roraarp:oinstall/opt/software
[root@centos6_5opt]#chmod777/opt/software/

解压安装包

[root@centos6_5software]#su-oraarp
[oraarp@centos6_5~]$cd/opt/software/
[oraarp@centos6_5software]$unzipV100692-01.zip

创建OGG的安装目录,目录为/opt/ogg

[root@centos6_5software]#mkdir-p/opt/ogg
[root@centos6_5software]#chown-Roraarp:oinstall/opt/ogg/
[root@centos6_5software]#chmod755/opt/ogg/

使用VNC的登录Linux服务器,使用OUI方式安装GolenGate



选择安装至哪个数据库版本上面,我这里选择的是Oracle 11G



选择安装的目录,这里指定的目录 /opt/ogg,用户可根据自己的需求选择安装目录


1.3使用GGSCI,创建子目录(使用OUI,默认已经创建子目录)

操作指令如下:

[root@centos6_5ogg]#su-oraarp
[oraarp@centos6_5~]$cd/arp/ogg
[oraarp@centos6_5ogg]$pwd
/arp/ogg
[oraarp@centos6_5ogg]$./ggsci

Oracle GoldenGate Command Interpreter for Oracle

Version 12.2.0.1.1 OGGCORE_12.2.0.1.0_PLATFORMS_151211.1401_FBO

Linux,x64,64bit (optimized),Oracle 11g on Dec 12 2015 00:54:38

Operating system character set identified as UTF-8.

Copyright (C) 1995,2015,Oracle and/or its affiliates. All rights reserved

GGSCI(centos6_5)1>createsubdirs

Creating subdirectories under current directory /arp/ogg

Parameter files /arp/ogg/dirprm: already exists

Report files /arp/ogg/dirrpt: already exists

Checkpoint files /arp/ogg/dirchk: already exists

Process status files /arp/ogg/dirpcs: already exists

SQL script files /arp/ogg/dirsql: already exists

Database definitions files /arp/ogg/dirdef: already exists

Extract data files /arp/ogg/dirdat: already exists

Temporary files /arp/ogg/dirtmp: already exists

Credential store files /arp/ogg/dircrd: already exists

Masterkey wallet files /arp/ogg/dirwlt: already exists

Dump files /arp/ogg/dirdmp: already exists

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读