ヘッダーをスキップ
Oracle® Fusion Middleware Oracle Universal Installerによるソフトウェアのインストール
12c (12.1.3)
E59410-01
  目次へ移動
目次

前
 
次
 

C サイレント・インストールおよびサイレント・アンインストール用のレスポンス・ファイルの例

この付録では、Oracle Fusion Middleware Infrastructureディストリビューションと、Oracle WebLogic ServerおよびCoherenceディストリビューション用のサンプル・レスポンス・ファイルを示します。

レスポンス・ファイルのパラメータの詳細は、第2.2.3項を参照してください。

C.1 レスポンス・ファイルのインストール

この項の内容は次のとおりです。

C.1.1 Oracle Fusion Middleware Infrastructureインストール用のサンプル・レスポンス・ファイル

この項では、Oracle Fusion Middleware Infrastructureのサイレント・インストールに使用できるサンプル・レスポンス・ファイルを示します。

[ENGINE]
 
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
 
[GENERIC]
 
#The oracle home location. This can be an existing Oracle Home or a new Oracle Home
ORACLE_HOME=/home/Oracle/products/Oracle_Home
 
#Set this variable value to the Installation Type selected. e.g. Fusion Middleware Infrastructure, Fusion Middleware Infrastructure With Examples.
INSTALL_TYPE=Fusion Middleware Infrastructure
 
#Provide the My Oracle Support Username. If you wish to ignore Oracle Configuration Manager configuration provide empty string for user name.
MYORACLESUPPORT_USERNAME=
 
#Provide the My Oracle Support Password
MYORACLESUPPORT_PASSWORD=<SECURE VALUE>
 
#Set this to true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle Support username will ignore the Oracle Configuration Manager configuration
DECLINE_SECURITY_UPDATES=true
 
#Set this to true if My Oracle Support Password is specified
SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
 
#Provide the Proxy Host
PROXY_HOST=
 
#Provide the Proxy Port
PROXY_PORT=
 
#Provide the Proxy Username
PROXY_USER=
 
#Provide the Proxy Password
PROXY_PWD=<SECURE VALUE>
 
#Type String (URL format) Indicates the OCM Repeater URL which should be of the format [scheme[Http/Https]]://[repeater host]:[repeater port]
COLLECTOR_SUPPORTHUB_URL=

C.1.2 Oracle WebLogic ServerおよびCoherenceインストール用のサンプル・レスポンス・ファイル

この項では、Oracle WebLogic ServerおよびCoherenceのサイレント・インストールに使用できるサンプル・レスポンス・ファイルを示します。

[ENGINE]
 
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
 
[GENERIC]
 
#The oracle home location. This can be an existing Oracle Home or a new Oracle Home
ORACLE_HOME=/scratch/Oracle/products/Oracle_Home
 
#Set this variable value to the Installation Type selected. e.g. WebLogic Server, Coherence, Complete with Examples.
INSTALL_TYPE=WebLogic Server
 
#Provide the My Oracle Support Username. If you wish to ignore Oracle Configuration Manager configuration provide empty string for user name.
MYORACLESUPPORT_USERNAME=
 
#Provide the My Oracle Support Password
MYORACLESUPPORT_PASSWORD=<SECURE VALUE>
 
#Set this to true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle Support username will ignore the Oracle Configuration Manager configuration
DECLINE_SECURITY_UPDATES=true
 
#Set this to true if My Oracle Support Password is specified
SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
 
#Provide the Proxy Host
PROXY_HOST=
 
#Provide the Proxy Port
PROXY_PORT=
 
#Provide the Proxy Username
PROXY_USER=
 
#Provide the Proxy Password
PROXY_PWD=<SECURE VALUE>
 
#Type String (URL format) Indicates the OCM Repeater URL which should be of the format [scheme[Http/Https]]://[repeater host]:[repeater port]
COLLECTOR_SUPPORTHUB_URL=

C.2 レスポンス・ファイルのアンインストール

この項の内容は次のとおりです。

C.2.1 Oracle Fusion Middleware Infrastructureのアンインストール用のサンプル・レスポンス・ファイル

この項では、Oracle Fusion Middleware Infrastructureのサイレント・アンインストールに使用できるサンプル・レスポンス・ファイルを示します。

[ENGINE]
 
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
 
[GENERIC]
 
#This will be blank when there is nothing to be de-installed in distribution level
SELECTED_DISTRIBUTION=WebLogic Server for FMW~12.1.2.0.0
 
#The oracle home location. This can be an existing Oracle Home or a new Oracle Home
ORACLE_HOME=/home/Oracle/products/Oracle_Home/

C.2.2 Oracle WebLogic ServerおよびCoherenceのアンインストール用のサンプル・レスポンス・ファイル

この項では、Oracle WebLogic ServerおよびCoherenceのサイレント・アンインストールに使用できるサンプル・レスポンス・ファイルを示します。

[ENGINE]
 
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
 
[GENERIC]
 
#This will be blank when there is nothing to be de-installed in distribution level
SELECTED_DISTRIBUTION=WebLogic Server~12.1.2.0.0
 
#The oracle home location. This can be an existing Oracle Home or a new Oracle Home
ORACLE_HOME=/home/Oracle/products/Oracle_Home/