Databases Reference
In-Depth Information
Parameter
Meaning
10g Rel 2
11g Rel 1
nowait
For Windows. Do not wait for
user to hit Enter on the console
after the task (install etc.)
is complete.
YES
YES
formCluster
To install the Oracle
Clusterware in order to form
the cluster.
YES
YES
remotecp <Path>
Unix specific option. Used only
for cluster installs, specifies
the path to the remote copy
program on the local cluster
node.
YES
YES
remoteshell <Path>
Unix specific option. Used
only for cluster installs,
specifies the path to the
remote shell program on the
local cluster node.
YES
YES
Command line variables usage
Command line variables are specified using <name=value> ; for example:
[ session: | compName: | compName:version: ]variableName="
valueOfVariable"]
Session and Installer variables are specified using:
[session:]varName=value
Ex 1: session:ORACLE_HOME_NAME="OraHome"
Ex 2: ORACLE_HOME_NAME="OraHome"
The lookup order is session:varName then just varName . The session prefix is used
to avoid ambiguity.
Component variables are specified using:
[compInternalName:[Version:]]varName
Ex 1: oracle.comp1:1.0.1:varName="VarValue"
Ex 2: oracle.comp1:varName="VarValue"
 
Search WWH ::




Custom Search