时间:2021-07-01 10:21:17 帮助过:3人阅读
以oracle用户身份运行如下命令:

首次弹出的界面会要求指定Inventory目录,此目录oracle用户必须拥有读写权限。

欢迎界面,下一步

此步选择跳过软件更新,下一步。

指定安装目录,下一步。

此处只有一个默认的完全安装选项,下一步。

安装概要信息。

安装过程,下一步。

安装完成,点击finish退出。

2、Creating the Oracle GoldenGate Studio Repository Schema
[oracle@oggs ~]$ cd $OGG_HOME/oracle_common/bin [oracle@oggs ~]$ export JAVA_HOME=/usr/java/jdk1.8.0_73 [oracle@oggs bin]$ ./rcu RCU Logfile: /tmp/RCU2016-07-12_14-42_647144778/logs/rcu.log


选择System Load and Product Load,下一步。

指定数据库连接信息,下一步。

选择Create new prefix,在组件框中选择Oracle GoldenGate,其他保持默认,下一步。

设置账户密码,下一步。

设置supervisor密码以及选择加密方式,下一步。

指定表空间信息,下一步。

概要信息,下一步。

安装完成后的概要信息。
3、访问Oracle GoldenGate Studio
[oracle@oggs ~]$ cd /u01/app/oracle/Middleware/Oracle_Home/oggstudio/bin [oracle@oggs bin]$ ./oggstudio Oracle GoldenGate Studio Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved. Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/oracle/.oggstudio/12.2.1.1.0/product.conf /usr/java/jdk1.8.0_73
初次访问,需要配置相关用户信息,而用到的用户已在安装过程中创建,如下图所示:


参考文献:
1、Fusion Middleware Installing Oracle GoldenGate Studio
本文出自 “candon123” 博客,谢绝转载!
Oracle Fusion Middleware 12c GoldenGate Studio Installation
标签:oracle