Oracle GoldenGate Studio图形化界面管理工具安装

[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

猜你喜欢

转载自www.linuxidc.com/Linux/2016-07/133573.htm