Oracle11.2.0.1在xp上的静默(slient)安装(二)

2015-02-25 21:42:41 · 作者: · 浏览: 125
y the installation edition of the component.
#
# The value should contain only one of these choices.
# EE : Enterprise Edition
# SE : Standard Edition
# SEONE : Standard Edition One
# PE : Personal Edition (WINDOWS ONLY)
oracle.install.db.InstallEdition=EE

#——————————————————————————
# This variable is used to enable or disable custom install.
#
# true : Components mentioned as part of ‘customComponents’ property
# are considered for install.
# false : Value for ‘customComponents’ is not considered.
#——————————————————————————

oracle.install.db.isCustomInstall=false

#——————————————————————————
# This variable is considered only if ‘IsCustomInstall’ is set to true.
#
# Description: List of Enterprise Edition Options you would like to install.
#
# The following choices are available. You may specify any
# combination of these choices. The components you choose should
# be specified in the form “internal-component-name:version”
# Below is a list of components you may specify to install.
#
# oracle.rdbms.partitioning:11.2.0.1.0 - Oracle Partitioning
# oracle.rdbms.dm:11.2.0.1.0 - Oracle Data Mining
# oracle.rdbms.dv:11.2.0.1.0 - Oracle Database Vault
# oracle.rdbms.lbac:11.2.0.1.0 - Oracle Label Security
# oracle.rdbms.rat:11.2.0.1.0 - Oracle Real Application Testing
# oracle.oraolap:11.2.0.1.0 - Oracle OLAP
#——————————————————————————

oracle.install.db.customComponents=

###############################################################################
# #
# PRIVILEGED OPERATING SYSTEM GROUPS #
# —————————————— #
# Provide values for the OS groups to which OSDBA and OSOPER privileges #
# needs to be granted. If the install is being performed as a member of the #
# group “dba”, then that will be used unless specified otherwise below. #
# #
# The value to be specified for OSDBA and OSOPER group is only for UNIX based #
# based Operating System. #
# #
###############################################################################

#——————————————————————————
# The DBA_GROUP is the OS group which is to be granted OSDBA privileges.
#——————————————————————————

oracle.install.db.DBA_GROUP=ora_dba

#——————————————————————————
# The OPER_GROUP is the OS group which is to be granted OSOPER privileges.
#——————————————————————————

oracle.install.db.OPER_GROUP=

#——————————————————————————
# Specify the cluster node names selected during the installation.
# Example : oracle.install.db.CLUSTER_NODES=node1,node2
#——————————————————————————

oracle.install.db.CLUSTER_NODES=

#——————————————————————————
# Specify the type of database to create.
# It can be one of the following:
# - GENERAL_PURPOSE/TRANSACTION_PROCESSING
# - DATA_WAREHOUSE
#——————————————————————————
oracle.install.db.config.starterdb.type=GENERAL_PURPOSE

#——————————————————————————
# Specify the Starter Database Global Database Name.
#——————————————————————————
oracle.install.db.config.starterdb.globalDBName=cry

#——————————————————————————
# Specify the Starter Database SID.
#——————————————————————————

oracle.install.db.config.starterdb.SID=cry

#——————————————————————————
# Specify the Starter Database character set.
#
# It can be one of the following:
# AL32UTF8, WE8ISO8859P15, WE8MSWIN1252, EE8ISO8859P2,
# EE8MSWIN1250, NE8ISO8859P10, NEE8ISO8859P4, BLT8MSWIN1257,
# BLT8ISO8859P13, CL8ISO8859P5, CL8MSWIN1251, AR8ISO8859P6,
# AR8MSWIN1256, EL8ISO8859P7, EL8MSWIN1253, IW8ISO8859P8,
# IW