HowToInstall11.2/12.1Database/ClientSoftwareInSilentModeWithoutUsingResponseFile(三)

2014-11-24 17:04:38 · 作者: · 浏览: 2
nx64_12c_client\client\stage\products.xml
oracle.install.client.installType="Administrator" ORACLE_HOME="D:\app\oracle\product\12.1.0\client_12c1" ORACLE_HOME_NAME="Oraclient11g_Home1" ORACLE_BASE="D:\app\oracle" DECLINE_SECURITY_UPDATES=true oracle.install.IsBuiltInAccount=false oracle.install.OracleHomeUserName=oracle oracle.install.OracleHomeUserPassword=****** Note :

11.2 installer provides only two install methods : Interactive and S ilent.
Suppressed-Interactive mode (used to work in previous releases) does not work with 11.2 OUI.

If runInstaller command is invoked without " -silent" option but supplied the necessary information by using a response file or command line entries, then OUI still shows all the interactive screens and displays the values supplied through response file or command line entries as default values. Note :

In case you need to install Examples CD the methods are exactly the sames as the ones decribed above :
Response file template supplied with installation kit : <11gR2 Examples Disk>/examples/response/demos_install.rsp
(\ on windows platforms)

or

record the response file using OUI in interactive mode.