在没有图形界面支持的情况下,安装Oracle goldengate步骤如下:
环境:
Ogg版本:Oracle GoldenGate 12.3.0.1.4 for Oracle on Linux x86-64
压缩包: V975837-01.zip
1、上传压缩包到指定目录
这里使用的目录为:/u01/software
2、解压缩软件

[root@xteasdb software]# unzip V975837-01.zip -d /u01/software

注:-d 指定了解压缩后的存放路径。
3、配置应答文件
应答文件的存放路径为软件解压缩后的/u01/software/fbo_ggs_Linux_x64_shiphome/Disk1/response目录:

[oracle@xteasdb response]$ cd /u01/software/fbo_ggs_Linux_x64_shiphome/Disk1/
[oracle@xteasdb Disk1]$ ll
total 8
drwxr-xr-x.  4 root root  200 Apr 16  2018 install
drwxrwxr-x.  2 root root   25 Jan  3 13:04 response
-rwxr-xr-x.  1 root root  918 Apr 16  2018 runInstaller
drwxr-xr-x. 11 root root 4096 Apr 16  2018 stage
注:runInstaller 为安装文件。
[oracle@xteasdb Disk1]$ cd response/
[oracle@xteasdb response]$ ll
total 8
-rwxrwxr-x. 1 root root 4304 Jan  3 13:04 oggcore.rsp
注:oggcore.rsp为应答文件。

应答文件配置如下:

[oracle@xteasdb response]$ cat oggcore.rsp
####################################################################
## Copyright(c) Oracle Corporation 2017. All rights reserved.     ##
##                                                                ##
## Specify values for the variables listed below to customize     ##
## your installation.                                             ##
##                                                                ##
## Each variable is associated with a comment. The comment        ##
## can help to populate the variables with the appropriate        ##
## values.                                                        ##
##                                                                ##
## IMPORTANT NOTE: This file should be secured to have read       ##
## permission only by the oracle user or an administrator who     ##
## own this installation to protect any sensitive input values.   ##
##                                                                ##
#####################################################################-------------------------------------------------------------------------------
# Do not change the following system generated value.
#-------------------------------------------------------------------------------
oracle.install.responseFileVersion=/oracle/install/rspfmt_ogginstall_response_schema_v12_1_2################################################################################
##                                                                            ##
## Oracle GoldenGate installation option and details                          ##
##                                                                            ##
#################################################################################-------------------------------------------------------------------------------
# Specify the installation option.
# Specify ORA12c for installing Oracle GoldenGate for Oracle Database 12c and
#         ORA11g for installing Oracle GoldenGate for Oracle Database 11g
#-------------------------------------------------------------------------------
INSTALL_OPTION=ORA11g#-------------------------------------------------------------------------------
# Specify a location to install Oracle GoldenGate
#-------------------------------------------------------------------------------
SOFTWARE_LOCATION=/u01/app/ogg#-------------------------------------------------------------------------------
# Specify true to start the manager after installation.
#-------------------------------------------------------------------------------
START_MANAGER=#-------------------------------------------------------------------------------
# Specify a free port within the valid range for the manager process.
# Required only if START_MANAGER is true.
#-------------------------------------------------------------------------------
MANAGER_PORT=#-------------------------------------------------------------------------------
# Specify the location of the Oracle Database.
# Required only if START_MANAGER is true.
#-------------------------------------------------------------------------------
DATABASE_LOCATION=################################################################################
##                                                                            ##
## Specify details to Create inventory for Oracle installs                    ##
## Required only for the first Oracle product install on a system.            ##
##                                                                            ##
#################################################################################-------------------------------------------------------------------------------
# Specify the location which holds the install inventory files.
# This is an optional parameter if installing on
# Windows based Operating System.
#-------------------------------------------------------------------------------
INVENTORY_LOCATION=#-------------------------------------------------------------------------------
# Unix group to be set for the inventory directory.
# This parameter is not applicable if installing on
# Windows based Operating System.
#-------------------------------------------------------------------------------
UNIX_GROUP_NAME=

4、启动静默安装
先进入runInstaller程序路径:

[oracle@xteasdb ogg]$ cd /u01/software/fbo_ggs_Linux_x64_shiphome/Disk1/
[oracle@xteasdb Disk1]$ pwd
/u01/software/fbo_ggs_Linux_x64_shiphome/Disk1
[oracle@xteasdb Disk1]$ ./runInstaller -silent -responseFile /u01/software/fbo_ggs_Linux_x64_shiphome/Disk1/response/oggcore.rsp

5、添加环境变量

vi ~/.bash_profile
export  GGATE_HOME=/u01/app/ogg
export  LD_LIBRARY_PATH=$GGATE_HOME:$ORACLE_HOME/lib
export  PATH=$GGATE_HOME:$PATH

6、进入goldengate创建子目录

[oracle@xteasdb ~]$ cd /u01/app/ogg/
[oracle@xteasdb ogg]$ ./ggsci
Oracle GoldenGate Command Interpreter for Oracle
Version 12.3.0.1.4 OGGCORE_12.3.0.1.0_PLATFORMS_180415.0359_FBO
Linux, x64, 64bit (optimized), Oracle 11g on Apr 15 2018 21:16:09
Operating system character set identified as UTF-8.Copyright (C) 1995, 2018, Oracle and/or its affiliates. All rights reserved.
GGSCI (xteasdb) 1> create subdirs
Creating subdirectories under current directory /u01/app/oggParameter file                 /u01/app/ogg/dirprm: created.
Report file                    /u01/app/ogg/dirrpt: created.
Checkpoint file                /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.
Credential store files         /u01/app/ogg/dircrd: created.
Masterkey wallet files         /u01/app/ogg/dirwlt: created.
Dump files                     /u01/app/ogg/dirdmp: created.

goldengate静默安装方法相关推荐

  1. java打包软件静默安装_常用软件的静默安装方法介绍

    有时我们在安装程序的时候,希望是静默安装的,不显示下一步下一步,这编访问来教大家如何来操作,现在常用的制作安装程序的软件有,  Microsoft Windows Installer  , Windo ...

  2. 火绒规则 禁止所有软件的安装_软件: Firefox 将禁止扩展静默安装

    Mozilla 宣布 Firefox 将禁止被称为 Sideloading 的扩展静默安装方法.计划在 2020 年 3 月 10 日释出的 Firefox v74 将停止支持 Sideloading ...

  3. Android中实现应用的静默安装

    关于Android应用程序的静默安装,很早以前我就做过一些了解,网上大多数给出的方案都是有严苛的要求:比如要获取root权限.或者是针对特殊的rom,甚至要自己刷机,这些方法即使能够达到目的但是看起来 ...

  4. oracle软件静默安装程序,【oracle】静默安装 oracle 11gr2

    [序言] oracle 提供了静默安装方法在不适用图形界面的情况下安装 oracle 软件 ,创建db,配置netca,快速完成oracle 的部署. 在以下情形中可以使用静默安装 a OUI 的 G ...

  5. 安卓Apk下载以及静默安装

    前言: 我们App是定制的Pad,所以已经进行过系统签名,但是静默安装这个操作我找了好久才找到合适的,然后就是代码 首先是Apk下载的方法 // 文件保存路径private String mSaveP ...

  6. android root权限下Apk下载、静默安装并自启

    前不久遇到一个需求,说是要实现app的静默安装并且安装完了之后要能够自启动. 我上网查了很多资料,方法基本都差不多,但是基本上每种方法我都试过了,能够实现静默安装,但是自启动的时候就遇到了问题.很多类 ...

  7. Advenced Installer制作C#程序安装包过程.Net和Visual C++采用静默安装配置说明

    在制作C#程序安装包时,需要安装.Net Framework和Visual C++运行库文件.若采用一般安装模式会弹出安装界面,让用户点击确定进行安装,若用户选择出错会导致程序无法正常运行.给软件的运 ...

  8. centos7静默搭建oracle11g,Linux静默安装Oracle方法(centos7+oracle11g)

    1. 增加虚拟内存 ddif=/dev/zero of=/swapadd bs=1024 count=2006424 mkswap /swapadd swapon /swapadd 2. 检查依赖包 ...

  9. android实现后台静默安装,Android 静默安装实现方法

    Android静默安装的方法,静默安装就是绕过安装程序时的提示窗口,直接在后台安装. 注意:静默安装的前提是设备有ROOT权限. 代码如下: /** * 静默安装 * @param file * @r ...

最新文章

  1. DDP、DDU、DAP的区别你都知道吗?
  2. VS2010 VC++ 编译出错 ---error LNK2005: public: virtual __thiscall CMemDC::~CMemDC(void)
  3. 【题目解析】1015 Reversible Primes (20 分)_27行代码AC
  4. ssl2331OJ1373-鱼塘钓鱼 之1【纯贪心】
  5. 推辞掉得不是你的工作,而是你的未来
  6. Weex 解决Print: Entry, :CFBundleIdentifier, Does Not Exist 错误方法
  7. numpy.ndarray索引/切片方式
  8. Linux入门之inode解析及管道重定向
  9. 惠普战66拆机加固态_惠普战66测评:想要提高办公效率,惠普是你的品质之选...
  10. 快速突破面试算法之栈与队列结构篇
  11. 埃及金字塔之谜最完美的解释
  12. 【美化】小米平板IOS主题
  13. C语言指针学习(超详细)
  14. 实现类似于目录的虚线填充样式
  15. windows补丁修复
  16. PicGo+GitHub图床+微博图床
  17. UML建模之用例图(重点讲extend和include关系)
  18. 【使用TL431校准万用表】
  19. 新iPhoneSE开卖市场预期不一?二手市场已降价转售
  20. eclipse因jdk打不开解决

热门文章

  1. 第四章:Android灯光系统(2)-led_class驱动
  2. bmp图片显示(任意位置任意大小)
  3. 获取本机的IP地址代码
  4. Java实现ATM银行模拟系统(含完整代码)
  5. 商机管理细化直击销售进展难点,激发销售业绩驱动企业规模化增长!
  6. 【模拟电子技术】常用半导体器件——本征半导体
  7. php字符窜转json_php如何将字符串转换json
  8. c语言读取一行的前几个字符串,c语言读取文件某一列 c语言 读取文件中某一行的前一行...
  9. MAC运行软件后出现意外退出及崩溃的修复方法
  10. Python自动化测试框架有哪些?怎么选