oracle安装--netca.rsp详解

###################################################################### 
## Copyright(c) 1998, 2011Oracle Corporation. All rights reserved. ## 

##                                                               ## 
## Specify values for thevariables listed below to customize your  ## 
## installation.                                                 ## 
##                                                               ## 
## Each variable isassociated with a comment. The comment         ## 
## identifies the variabletype.                                   ## 
##                                                               ## 
## Please specify the valuesin the following format:              ## 
##                                                               ## 
##        Type         Example                                   ## 
##        String       "Sample Value"                            ## 
##        Boolean      True or False                             ## 
##        Number       1000                                      ## 
##        StringList   {"String value 1","String Value2"}         ## 
##                                                               ## 
######################################################################
##                                                               ## 
## This sample response filecauses the Oracle Net Configuration    ##
## Assistant (NetCA) to completean Oracle Net configuration during ##
## a custom install of theOracle11g server which is similar to     ##
## what would be created bythe NetCA during typical Oracle11g      ##
## install. It also documentsall of the NetCA response file        ##
## variables so you cancreate your own response file to configure  ##
## Oracle Net during aninstall the way you wish.                  ##
##                                                               ## 
###################################################################### 


[GENERAL]
RESPONSEFILE_VERSION="11.2"
CREATE_TYPE="CUSTOM"


#-------------------------------------------------------------------------------
# Name       :SHOW_GUI
# Datatype   : Boolean
# Description: This variablecontrols appearance/suppression of the NetCA GUI,
# Pre-req    : N/A
# Default    : TRUE
# Note:
# This must be set to falsein order to run NetCA in silent mode. 
# This is a substitute of"/silent" flag in the NetCA command line.
# The command line flag hasprecedence over the one in this response file.
# This feature is presentsince 10.1.0.3.
#-------------------------------------------------------------------------------
#SHOW_GUI=false
#这里设置是否是安装需要图形界面
#-------------------------------------------------------------------------------

# Name       :LOG_FILE
# Datatype   : String
# Description: If present,NetCA will log output to this file in addition to the
#      standard out.
# Pre-req    : N/A
# Default    : NONE
# Note:
# This isa substitute of "/log" in the NetCA command line.
# The command line argumenthas precedence over the one in this response file.
# This feature is presentsince 10.1.0.3.
#-------------------------------------------------------------------------------
#LOG_FILE=""/oracle11gHome/network/tools/log/netca.log""
#这里设置日志文件
[oracle.net.ca]

#INSTALLED_COMPONENTS;StringList;listof installed components
# The possible values forinstalled components are:
#"net8","server","client","aso","cman", "javavm" 
INSTALLED_COMPONENTS={"server","net8","javavm"}
#这个是安装的组件
#INSTALL_TYPE;String;type ofinstall

# The possible values forinstall type are:
#"typical","minimal" or "custom"
INSTALL_TYPE=""typical""
#安装的类型
#LISTENER_NUMBER;Number;Numberof Listeners

# A typical install sets onelistener 
LISTENER_NUMBER=1
#监听器的个数
#LISTENER_NAMES;StringList;listof listener names

# The values for listenerare:
#"LISTENER","LISTENER1","LISTENER2","LISTENER3",...
# A typical install sets only"LISTENER" 
LISTENER_NAMES={"LISTENER"}
#监听器的名字,默认是监听器1,监听器2...
#LISTENER_PROTOCOLS;StringList;listof listener addresses (protocols and parameters separated by semicolons)

# The possible values forlistener protocols are:
#"TCP;1521","TCPS;2484","NMP;ORAPIPE","IPC;IPCKEY","VI;1521" 
# A typical install sets only"TCP;1521" 
LISTENER_PROTOCOLS={"TCP;1521"}
#监听地址,默认监听tcp1521
#LISTENER_START;String;nameof the listener to start, in double quotes

LISTENER_START=""LISTENER""
#启动监听器的名字
#NAMING_METHODS;StringList;listof naming methods

# The possible values fornaming methods are: 
# LDAP, TNSNAMES, ONAMES,HOSTNAME, NOVELL, NIS, DCE
# A typical install setsonly: "TNSNAMES","ONAMES","HOSTNAMES" 
# or"LDAP","TNSNAMES","ONAMES","HOSTNAMES"for LDAP
NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
#命名的格式是这样的
#NOVELL_NAMECONTEXT;String;NovellDirectory Service name context, in double quotes

# A typical install does notuse this variable. 
#NOVELL_NAMECONTEXT =""NAMCONTEXT""
#nove上下文,默认是不使用这个变量
#SUN_METAMAP;String; SUN metamap, in double quotes

# A typical install does notuse this variable. 
#SUN_METAMAP =""MAP""
#sun_metamap的名字,默认不使用这个变量
#DCE_CELLNAME;String;DCE cellname, in double quotes

# A typical install does notuse this variable. 
#DCE_CELLNAME =""CELL""
#dce单元名称,默认安装不使用这个变量
#NSN_NUMBER;Number;Number ofNetService Names

# A typical install sets onenet service name
NSN_NUMBER=1
#网络服务名字的个数,默认是一个
#NSN_NAMES;StringList;list ofNet Service names

# A typical install sets netservice name to "EXTPROC_CONNECTION_DATA"
NSN_NAMES={"EXTPROC_CONNECTION_DATA"}
#网络服务名字,默认使用这个名字
#NSN_SERVICE;StringList;Oracle11gdatabase's service name

# A typical install setsOracle11g database's service name to "PLSExtProc"
NSN_SERVICE={"PLSExtProc"}
#一个oracle数据库服务名
#NSN_PROTOCOLS;StringList;listof coma separated strings of Net Service Name protocol parameters

# The possible values for netservice name protocol parameters are:
#"TCP;HOSTNAME;1521","TCPS;HOSTNAME;2484","NMP;COMPUTERNAME;ORAPIPE","VI;HOSTNAME;1521","IPC;IPCKEY" 
# A typical install sets parametersto "IPC;EXTPROC"
NSN_PROTOCOLS={"TCP;HOSTNAME;1521"}
#网络协议默认是"IPC;EXTPROC"
#nsn_
控制是这个

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值