RESPONSEFILE_VERSION=2.2.1.0.0
UNIX_GROUP_NAME="oinstall"
FROM_LOCATION="/u01/database/stage/products.xml"
ORACLE_HOME="/u01/app/oracle/product/10.2.0.0/database"
INSTALL_TYPE="Enterprise Edition"
n_configurationOption=3
TOPLEVEL_COMPONENT={"oracle.server","10.2.0.1.0"}
RESTART_SYSTEM=false
RESTART_REMOTE_SYSTEM = false
s_nameForDBAGrp=oinstall
s_nameForOPERGrp=oinstal
#-------------------------------------------------------------------------------
#Name : n_configurationOption
#Datatype : Number
#Description: This variable contains the configuration option i.e. createDB or configureASM or SoftwareOnly
#Component : oracle.server
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
#Name : TOPLEVEL_COMPONENT
#Datatype : StringList
#Description: The top level component to be installed in the current session.
#Example: TOPLEVEL_COMPONENT = {"oracle.server","10.2.0.1.0"}
本文详细介绍了如何使用 RESPONSEFILE_VERSION 参数配置 Oracle 10.2.0.1.0 的安装过程,包括了安装文件位置、ORACLE_HOME 设置、安装类型、配置选项等关键信息。

255

被折叠的 条评论
为什么被折叠?



