1. 程式人生 > >【OGG】Oracle GoldenGate12c靜默安裝

【OGG】Oracle GoldenGate12c靜默安裝

goldengate12c版本開始也開始採用oui方式進行安裝,但是有很多情況下作業系統沒有圖形化,這種情況下可以採用靜默方式安裝,具體步驟如下:

1.上傳ogg 12.1.2.1.0介質

2.解壓介質

unzip V46695-01.zip

3.配置自動應答檔案

靜默安裝需要配置一個自動應答檔案,位置在剛才解壓出來的介質目錄中,具體如下:

[[email protected] software]$ cd fbo_ggs_Linux_x64_shiphome/Disk1/response/

[[email protected] response]$ ls

oggcore.rsp

這個oggcore.rsp

就是靜默安裝的配置模板,照著這個模板修改即可。

[[email protected] response]$ cat oggcore.rsp

####################################################################

## Copyright(c) Oracle Corporation 2014. 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

根據系統是12c還是11g選擇ORA12c或者ORA11g

#-------------------------------------------------------------------------------

# Specify a location to install Oracle GoldenGate

#-------------------------------------------------------------------------------

SOFTWARE_LOCATION=/goldengate

寫上goldengate的安裝目錄

#-------------------------------------------------------------------------------

# Specify true to start the manager after installation.

#-------------------------------------------------------------------------------

START_MANAGER=false

是否在配置完成後自動啟動mgr程序,是就選true,否就選false

#-------------------------------------------------------------------------------

# Specify a free port within the valid range for the manager process.

# Required only if START_MANAGER is true.

#-------------------------------------------------------------------------------

MANAGER_PORT=

start_managertrue時新增,選擇mgr啟動埠號

#-------------------------------------------------------------------------------

# Specify the location of the Oracle Database.

# Required only if START_MANAGER is true.

#-------------------------------------------------------------------------------

DATABASE_LOCATION=

start_managertrue時新增,寫上$ORACLE_HOME的值

################################################################################

##                                                                            ##

## Specify details to Create inventory for Oracle installs                    ##

## Required only for the first Oracle product install on a system.            ##

##                                                                            ##

################################################################################

如果在安裝goldengate前沒有安裝過其他Oracle產品再填寫以下兩個引數

#-------------------------------------------------------------------------------

# Specify the location which holds the install inventory files.

# This is an optional parameter if installing on

# Windows based Operating System.

#-------------------------------------------------------------------------------

INVENTORY_LOCATION=

指定inventory目錄的位置,在使用windows作業系統時是一個可選引數。

#-------------------------------------------------------------------------------

# Unix group to be set for the inventory directory.  

# This parameter is not applicable if installing on

# Windows based Operating System.

#-------------------------------------------------------------------------------

UNIX_GROUP_NAME=

指定一個組,windows系統時不需要寫

4.啟動靜默安裝

./runInstaller -silent -responseFile /software/fbo_ggs_Linux_x64_shiphome/Disk1/response/oggcore.rsp

之後開始安裝

這時候會提示一個安裝日誌,

You can find the log of this install session at:

 /oracle/app/oraInventory/logs/installActions2016-07-08_11-26-16AM.log

 可以使用 tail -100f  /oracle/app/oraInventory/logs/installActions2016-07-08_11-26-16AM.log來檢視安裝情況

安裝完成後,安裝命令執行頁面會輸出以下內容:

The installation of Oracle GoldenGate Core was successful.

Please check '/oracle/app/oraInventory/logs/silentInstall2016-07-08_11-26-16AM.log' for more details.

Successfully Setup Software.

5.進入到goldengate目錄建立子目錄

GGSCI (rac1) 2> create subdirs

Creating subdirectories under current directory /goldengate

Parameter files                /goldengate/dirprm: already exists

Report files                   /goldengate/dirrpt: created

Checkpoint files               /goldengate/dirchk: created

Process status files           /goldengate/dirpcs: created

SQL script files               /goldengate/dirsql: created

Database definitions files     /goldengate/dirdef: created

Extract data files             /goldengate/dirdat: created

Temporary files                /goldengate/dirtmp: created

Credential store files         /goldengate/dircrd: created

Masterkey wallet files         /goldengate/dirwlt: created

Dump files                     /goldengate/dirdmp: created

至此goldengate12c靜默安裝完成

相關推薦

OGGOracle GoldenGate12c靜默安裝

goldengate自12c版本開始也開始採用oui方式進行安裝,但是有很多情況下作業系統沒有圖形化,這種情況下可以採用靜默方式安裝,具體步驟如下: 1.上傳ogg 12.1.2.1.0介質 2.解壓介質 unzip V46695-01.zip 3.配置自動應答檔案 靜默

OGGGoldenGate For Oracle實施文件 --超詳細總結版

Oracle to Oracle版本的 平時給客戶生產環境部署參考的文件,總結的比較詳細,主要是詳細的說明了資料初始化的過程,引數各個環境不同,所以只是寫了比較簡單的,根據實際條件新增吧。 1. 前期準備 1.1. 系統層面 windows需要安裝c\c++ 2005執行

ORACLE安裝時,先決條件檢查失敗

需要以下幾步操作: 1.在net share c$=c:  2.修改登錄檔 HKEY_LOCAL_MACHINE-SYSTEM-CurrentControlSet-services-LanmanServer-Parameters 選中Parameters,在右邊名稱中找到AutoShareWks 項

錯誤Oracle安裝資料庫教程及報錯

1.我的電腦環境: 電腦版本: oracle虛擬機器版本: 2.安裝介面截圖: 因為是開發,所以安裝過程中,全部選的是Entity開頭的所有命令; 3.問題報錯: 報錯處理過程1: 解決辦法: 1, win+r 快捷鍵開啟 “執行”,輸入regedit 開啟

Sql Server 2008---安裝時卸載Visual Studio

studio ima ext 一段 image 控制面板 選擇 應用 技術 由於數據庫連接不上,所以卸載數據庫,然後安裝的時候出問題報錯,結果是因為vs, 所以就有了卸載vs這一步。某些圖片借用一下。 1. 打開電腦中的控制面板--程序和功能 2.找到要卸載的軟件,但

docker02、docker安裝

docker一、在CentOS上安裝Docker以下版本的CentOS 支持 Docker :CentOS 7 (64-bit) # CentOS 從 7 開始,和 RHEL 7 一樣都只支持 64 位架構。CentOS 6.5 (64-bit) or later請註意,由於 Docker 的局限

CentOS 7.0 安裝Redis 3.2.1詳細過程和使用常見問題

nec count ges des useful 內存 warning before outside http://www.linuxidc.com/Linux/2016-09/135071.htm 環境:CentOS 7.0 Redis 3.2.1 Redis的安裝與啟動

redis之centos6.x安裝redis3.0.x

local con releases 新建 zxvf 分享 執行 .tar.gz all centos6.9_x86_64 1、下載redis安裝包 http://download.redis.io/releases/redis-3.2.9.tar.gz 2、解壓 tar

Zabbix在CentOS7上安裝Zabbix3.0

led spl clas connector 不同數據庫 自由 sel 做了 之前 Zabbix安裝   首先說明一下,本文主要參考了【http://www.linuxidc.com/Linux/2016-11/137030.htm】和【http://www.cnblog

BZOJ2427[HAOI2010]軟件安裝 Tarjan+樹形背包

script sum 不能 成了 getch amp oid getc ron 【BZOJ2427】[HAOI2010]軟件安裝 Description 現在我們的手頭有N個軟件,對於一個軟件i,它要占用Wi的磁盤空間,它的價值為Vi。我們希望從中選擇一些軟件安裝到

基礎ORACLE中substr的用法

itl .cn 字符串 ref art from 基礎 htm bst ORACLE中substr函數的簡單用法 substr(字符串,截取開始位置,截取長度) //返回截取的字 substr(‘Hello World‘,0,1) //返回結果為 ‘H‘ *從字符串第一

Eclipse在Eclipse上安裝SVN

工具 logs ips png 人做 pda date 需要 fig SVN的安裝 下載svn插件site.zip工具包 解壓site工具包,將內容放置到eclipse\dropins目錄下 重啟 eclipse 打開 SVN 窗口

轉載CentOS7.0下安裝Telnet

soc nbsp 裝包 正常 system 關閉防火墻 blog 不能 service 1.、先檢查CentOS7.0是否已經安裝以下兩個安裝包:telnet-server、xinetd。命令如下: # rpm -qa telnet-server # rpm -qa xin

ORACLE賬戶提示EXPIRED(GRACE)問題解決

expired count 進行 系統 默認 tag aid csdn 一個 ORACLE賬戶提示EXPIRED(GRACE)問題解決 2013-01-30 15:09:24 標簽:oracle user 原創作品,允許轉載,轉載時請務必以超鏈接形式標明文章 原始出處

ORACLE 表空間擴展方法

desc taf ora 查看 ges bytes 查詢 auto _id 轉載地址:http://blog.itpub.net/28950170/viewspace-763139/ 第一步:查看表空間的名字及文件所在位置: select tablespace_name,

轉載Oracle sqlplus中最簡單的一些命令,設置顯示的格式

rac mysql gpo acl 命令格式 lines 屬性 log sql 登錄數據庫:方式(1)當我們剛安裝Oracle數據庫時,登錄賬戶時可以使用win+r 輸入sqlplus,進入sqlplus命令窗口,然後輸入用戶名和密碼,這裏輸入密碼時不會有回顯 方式(2)

tomcatCentos7最快速安裝tomcat網頁實驗環境(yum安裝

tomcat一、實驗環境 EXSI6.0虛擬機系統:Centos7yum源:mirror.163.com.repo 二、實驗步驟 1、yum安裝tomcat yum install tomcat -y 2、yum安裝tomcat網頁訪問必要服務 yum install tomcat-webapps tomca

ELK之Centos6.9_x64安裝elasticsearch6.2.1

limits style 圖片 script 下載 con its eight OS 1、下載elasticsearch6.2.1 wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch

linuxlinux 環境下 安裝禪道(轉載) -- 跟web服務器無關,無視apache、nginx!!!

sdn php 修改 鏈接 net 壓縮 操作 tps 數據庫 參考文章 鏈接 :https://blog.csdn.net/xinxin19881112/article/details/46813991 講的非常完美、透徹,不像其他的文章,都是抄襲的,沒一點註意事項和自己

Oracle 11g靜默安裝

run 登錄 cluster edi 數據庫類型 al32utf8 就是 目錄 bak 1、檢查安裝包yum -y install gcc make binutils gcc-c++ compat-libstdc++-33 elfutils-libelf-devel elf