ソースから ― つまり元や源から何かを求めるとして、ファイルを Oracle Universal Installerを用いて配置したりするインストールにあたり、そのソースって何でしょうね。
Oracle® Universal Installer and OPatch User's Guide
11g Release 2 (11.2) for Windows and UNIX
E12255-10
August 2010
3 Customizing and Creating Response Files
Response File Format
Response File Parameters
http://download.oracle.com/docs/cd/E16338_01/em.112/e12255/oui3_response_files.htm#i1005769
FROM_LOCATION
The location of the source of the products to be installed.
Oracle® Universal Installer and OPatch User's Guide
11g Release 2 (11.2) for Windows and UNIX
E12255-10
August 2010
D Sample Files
Sample Response File
http://download.oracle.com/docs/cd/E16338_01/em.112/e12255/d_oui_appendix.htm#i634218
#------------------------------------------------------------------------------- #Name : FROM_LOCATION #Datatype : String #Description: Complete path to the products.xml. #Example: FROM_LOCATION = "../stage/products.xml" #------------------------------------------------------------------------------- FROM_LOCATION="../stage/products.xml"
Oracle Real Application Clusters環境でのOracleホーム
Oracleホワイト・ペーパー 2008年1月
共有および非共有Oracleホームのメンテナンス
サイレント・インストール
http://www.oracle.com/technetwork/jp/database/enterprise-edition/oh-rac-1-133511-ja.pdf *1
インストール・ソースを変更するには、FROM_LOCATION変数を調整する(通常は、"../stage/products.xml"に設定する)必要があります。
ふと開けたついでに、 Oracle Databaseのリリース11.2.0.2 に含まれる products.xmlの先頭数十行と開けるたびに素朴に思っていたことの ひとつを My Oracle Support Community の Category: Oracle Database の Community: Database Administration の Title: the difference between 11.2.0.2's products.xml and 11.1.0.7's products.xml という Documentに書いてみました。
My Oracle Support に Sign-Inし、 https://support.oracle.com/CSP/main/article?cmd=show&type=COMMUNITIES&doctype=COMDOCUMENT&id=197360 をクリックしたら表示されます。 *2 *3
こんな風に products.xml を開けちゃうのが くせになっているのは、わたしだけでしょうか。
*1:Oracle Homes in an Oracle Real Application
Clusters Environment
An Oracle White Paper
January 2008
http://www.oracle.com/technetwork/database/clustering/overview/oh-rac-133684.pdf
前出: Saar Maoz様 - wmo6hash::blog
*2:この Documentへの Commentは https://support.oracle.com/CSP/main/article?cmd=show&type=COMMUNITIES&doctype=COMTHREAD&id=197675
*3:Moderatorの Marianneさんからの Commentを元に Titleを 'Is this Patchset ? - I opened a products.xml included Oracle Database 11g Release 11.2.0.2 and 11.1.0.7 Patch Set' から 'the difference between 11.2.0.2's products.xml and 11.1.0.7's products.xml' へ変更しました