广告
返回顶部
首页 > 资讯 > 数据库 >牛刀小试Oracle GoldenGate--OGG安装(一)
  • 221
分享到

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

2024-04-02 19:04:59 221人浏览 安东尼
摘要

1.1 下载GolenGate安装包   登录Http://www.oracle.com/technetwork/middleware/Goldengate/downloads/inde

1.1 下载GolenGate安装包

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

牛刀小试Oracle GoldenGate--OGG安装(一)
        可根据操作系统的情况,选择相应的程序包。我的操作系统是linux 64bit操作系统,所以选择上述红色表框的程序包。

1.2 安装GolenGate安装包

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

[root@Centos6_5 opt]# mv V100692-01.zip /opt/software/
[root@centos6_5 opt]# chown -R oraarp:oinstall /opt/software
[root@centos6_5 opt]# chmod 777 /opt/software/

解压安装包

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

 

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

[root@centos6_5 software]# mkdir -p /opt/ogg
[root@centos6_5 software]# chown -R oraarp:oinstall /opt/ogg/
[root@centos6_5 software]# chmod 755 /opt/ogg/

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

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



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

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

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

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

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

操作指令如下:

[root@centos6_5 ogg]# su - oraarp
[oraarp@centos6_5 ~]$ cd /arp/ogg
[oraarp@centos6_5 ogg]$ pwd
/arp/ogg
[oraarp@centos6_5 ogg]$ ./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> create subdirs

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


您可能感兴趣的文档:

--结束END--

本文标题: 牛刀小试Oracle GoldenGate--OGG安装(一)

本文链接: https://www.lsjlt.com/news/44953.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作