#################################################################### ## copyright (c) 1999, 2004 Oracle. All rights reserved. ## ## ## ## Specify values for the variables listed below to customize ## ## your installation. ## ## ## ## Each variable is associated with a comment. The comment ## ## identifies the variable type. ## ## ## ## Please specify the values in the following format: ## ## ## ## Type Example ## ## String "Sample Value" ## ## Boolean True or False ## ## Number 1000 ## ## StringList {"String value 1","String Value 2"} ## ## ## ## The values that are given as need to be ## ## specified for a silent installation to be successful. ## ## ## ## ## ## This response file is generated by Oracle Software ## ## Packager. ## ################################################################### RESPONSEFILE_VERSION=2.2.1.0.0 #------------------------------------------------------------------------------- #Name : UNIX_GROUP_NAME #Datatype : String #Description: Unix group to be set for the inventory directory. Valid only in Unix platforms. #Example: UNIX_GROUP_NAME = "install" #------------------------------------------------------------------------------- UNIX_GROUP_NAME="oinstall" #------------------------------------------------------------------------------- #Name : FROM_LOCATION #Datatype : String #Description: Complete path to the products.xml. #Example: FROM_LOCATION = "../stage/products.xml" #------------------------------------------------------------------------------- FROM_LOCATION="/home/oracle/software/grid_control/oem_r2/oms/Disk1/stage/products.xml" #------------------------------------------------------------------------------- #Name : FROM_LOCATION_CD_LABEL #Datatype : String #Description: This variable should only be used in multi-CD installations. It includes the label of the compact disk where the file "products.xml" exists. The label can be found in the file "disk.label" in the same directory as products.xml. #Example: FROM_LOCATION_CD_LABEL = "CD Label" #------------------------------------------------------------------------------- FROM_LOCATION_CD_LABEL="EM10g" #------------------------------------------------------------------------------- #Name : BASEDIR #Datatype : String #Description: Directory where the ORACLE_HOMES gets created #Example: BASEDIR = "C:\OHOME1" or BASEDIR = "/scratch/OracleHomes" #------------------------------------------------------------------------------- BASEDIR="/u01/app/oracle/product" #------------------------------------------------------------------------------- #Name : INSTALLATION_NAME #Datatype : String #Description: Oracle Home Name. Used in creating folders and services. #Example: INSTALLATION_NAME = "OHOME1" #------------------------------------------------------------------------------- INSTALLATION_NAME="oms10g" #------------------------------------------------------------------------------- #Name : NEXT_SESSION #Datatype : Boolean #Description: Set to true to allow users to go back to the File Locations page for another installation. This flag also needs to be set to true in order to process another response file (see NEXT_SESSION_RESPONSE). #Example: NEXT_SESSION = true #------------------------------------------------------------------------------- NEXT_SESSION=true #------------------------------------------------------------------------------- #Name : NEXT_SESSION_ON_FAIL #Datatype : Boolean #Description: Set to true to allow users to invoke another session even if current install session has failed. This flag is only relevant if NEXT_SESSION is set to true. #Example: NEXT_SESSION_ON_FAIL = true #------------------------------------------------------------------------------- NEXT_SESSION_ON_FAIL=true #------------------------------------------------------------------------------- #Name : DEINSTALL_LIST #Datatype : StringList #Description: List of components to be deinstalled during a deinstall session. #The following choices are available. The value should contain only one of these choices. #The choices are of the form Internal Name, Version : External name. Please use the internal name and version while specifying the value. # oracle.sysman.top.agent, 10.2.0.0.0 : Oracle Management Agent 10.2.0.0.0 # oracle.sysman.top.em_seed, 10.2.0.0.0 : Oracle Enterprise Manager Repository Database 10.2.0.0.0 # oracle.sysman.top.oms, 10.2.0.0.0 : Oracle Enterprise Manager Grid Console 10.2.0.0.0 #Example: DEINSTALL_LIST = {"oracle.sysman.top.agent","10.2.0.0.0"} #------------------------------------------------------------------------------- DEINSTALL_LIST={"oracle.sysman.top.oms","10.2.0.1.0"} #------------------------------------------------------------------------------- #Name : SHOW_DEINSTALL_CONFIRMATION #Datatype : Boolean #Description: Set to true if deinstall confimation is needed during a deinstall session. #Example: SHOW_DEINSTALL_CONFIRMATION = true #------------------------------------------------------------------------------- SHOW_DEINSTALL_CONFIRMATION=true #------------------------------------------------------------------------------- #Name : SHOW_DEINSTALL_PROGRESS #Datatype : Boolean #Description: Set to true if deinstall progress is needed during a deinstall session. #Example: SHOW_DEINSTALL_PROGRESS = true #------------------------------------------------------------------------------- SHOW_DEINSTALL_PROGRESS=true #------------------------------------------------------------------------------- #Name : REMOVE_HOMES #Datatype : StringList #Description: List of the homes to be removed during a deinstall session. Each home is represented by its full path. #Example: REMOVE_HOMES = {,, ...} #------------------------------------------------------------------------------- REMOVE_HOMES= #------------------------------------------------------------------------------- #Name : ACCEPT_LICENSE_AGREEMENT #Datatype : Boolean #Description: By setting this variable to true, you are accepting the license agreement. This variable is used only for silent installations. #Example: ACCEPT_LICENSE_AGREEMENT = true #------------------------------------------------------------------------------- ACCEPT_LICENSE_AGREEMENT=true #------------------------------------------------------------------------------- #Name : TOPLEVEL_COMPONENT #Datatype : StringList #Description: The top level component to be installed in the current session. #The following choices are available. The value should contain only one of these choices. #The choices are of the form Internal Name, Version : External name. Please use the internal name and version while specifying the value. # oracle.sysman.top.agent, 10.2.0.0.0 : Oracle Management Agent 10.2.0.0.0 # oracle.sysman.top.em_seed, 10.2.0.0.0 : Oracle Enterprise Manager Repository Database 10.2.0.0.0 # oracle.sysman.top.oms, 10.2.0.0.0 : Oracle Enterprise Manager Grid Console 10.2.0.0.0 #Example: TOPLEVEL_COMPONENT = {"oracle.sysman.top.agent","10.2.0.0.0"} #------------------------------------------------------------------------------- TOPLEVEL_COMPONENT={"oracle.sysman.top.oms","10.2.0.1.0"} #------------------------------------------------------------------------------- #Name : SELECTED_LANGUAGES #Datatype : StringList #Description: Languages in which the components will be installed. #The following choices are available. The value should contain only one of these choices. #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value. # en, : English # de, : German # es, : Latin American Spanish # es_MX, : Mexican Spanish # es_ES, : Spanish # fr, : French # fr_CA, : Canadian French # it, : Italian # iw, : Hebrew # ja, : Japanese # ko, : Korean # pt_BR, : Brazilian Portuguese # zh_CN, : Simplified Chinese # zh_TW, : Traditional Chinese #Example: SELECTED_LANGUAGES = {"en"} #------------------------------------------------------------------------------- #SELECTED_LANGUAGES={"en"} #------------------------------------------------------------------------------- #Name : COMPONENT_LANGUAGES #Datatype : StringList #Description: Languages in which the components will be installed. #The following choices are available. The value should contain only one of these choices. #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value. # en, : English # de, : German # es, : Latin American Spanish # es_MX, : Mexican Spanish # es_ES, : Spanish # fr, : French # fr_CA, : Canadian French # it, : Italian # iw, : Hebrew # ja, : Japanese # ko, : Korean # pt_BR, : Brazilian Portuguese # zh_CN, : Simplified Chinese # zh_TW, : Traditional Chinese #Example: COMPONENT_LANGUAGES = {"en"} #Component : oracle.sysman.top.oms #------------------------------------------------------------------------------- COMPONENT_LANGUAGES={"en"} #------------------------------------------------------------------------------- #Name : s_reposHost #Datatype : String #Description: Hostname of the Repository database #Component : oracle.sysman.top.oms #Example :s_reposHost="stadv26.us.oracle.com" #------------------------------------------------------------------------------- s_reposHost="oemprod.idevelopment.info" #------------------------------------------------------------------------------- #Name : s_reposPort #Datatype : String #Description: Port on which the Repository database is running #Component : oracle.sysman.top.oms #Example :s_reposPort="1521" #------------------------------------------------------------------------------- s_reposPort="1521" #------------------------------------------------------------------------------- #Name : s_reposSID #Datatype : String #Description: SID or Service name of the Repository database #Component : oracle.sysman.top.oms #Example :s_reposSID="emrep" #------------------------------------------------------------------------------- s_reposSID="emrep" #------------------------------------------------------------------------------- #Name : s_reposDBAPwd #Datatype : String #Description: Password of DBA user used to create repository schema #Component : oracle.sysman.top.oms # Example : s_reposDBAPwd="password" #------------------------------------------------------------------------------- s_reposDBAPwd="imag3" #------------------------------------------------------------------------------- #Name : s_mgmtTbsName #Datatype : String #Description: Mgmt tablespace name #Component : oracle.sysman.top.oms #This will get created on the machine where the database is present #So make sure that the directory given here is present in the machine where the database exists #ORACLE_HOME/oradata/mgmt.dbf #Example : s_mgmtTbsName=/scratch/OracleHomes/oradata/mgmt.dbf #------------------------------------------------------------------------------- s_mgmtTbsName="/u02/oradata/EMREP/datafile/mgmt.dbf" #------------------------------------------------------------------------------- #Name : s_ecmTbsName #Datatype : String #Description: ECM tablespace name #Component : oracle.sysman.top.oms #This will get created on the machine where the database is present #So make sure that the directory given here is present in the machine where the database exists #ORACLE_HOME/oradata/mgmt_ecm_depot1.dbf #Example : s_ecmTbsName=/scratch/OracleHomes/oradata/mgmt_ecm_depot1.dbf #------------------------------------------------------------------------------- s_ecmTbsName="/u02/oradata/EMREP/datafile/mgmt_ecm_depot1.dbf" #------------------------------------------------------------------------------- #Name : b_emailSelected #Datatype : Boolean #Description: Whether to receive automatic threshold notification email #Component : oracle.sysman.top.oms #Example : b_emailSelected=false/true #------------------------------------------------------------------------------- b_emailSelected=true #------------------------------------------------------------------------------- #Name : s_emailAddress #Datatype : String #Description: Address to receive threshold notification email, this will be effected only when b_emailSelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- s_emailAddress="jhunter@idevelopment.info" #------------------------------------------------------------------------------- #Name : s_emailServer #Datatype : String #Description: SMTP gateway used to send threshold notification email, this will be effected only when b_emailSelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- s_emailServer="localhost" #------------------------------------------------------------------------------- #Name : b_metalinkSelected #Datatype : Boolean #Description: Whether MetaLink connection was configured #Component : oracle.sysman.top.em_seed #Example : b_metalinkSelected=false/true #------------------------------------------------------------------------------- b_metalinkSelected= #------------------------------------------------------------------------------- #Name : s_metalinkUser #Datatype : String #Description: user name for MetaLink access, this will be effected only when b_metalinkSelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- s_metalinkUser= #------------------------------------------------------------------------------- #Name : s_metalinkPassword #Datatype : String #Description: password for MetaLink access, this will be effected only when b_metalinkSelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- s_metalinkPassword= #------------------------------------------------------------------------------- #Name : b_proxySelected #Datatype : Boolean #Description: Whether proxy connection was configured #Component : oracle.sysman.top.em_seed #Example: b_proxySelected=false/true #------------------------------------------------------------------------------- b_proxySelected= #------------------------------------------------------------------------------- #Name : EM_PROXYUSER #Datatype : String #Description: User name for proxy access,this will be effected only when b_proxySelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- EM_PROXYUSER= #------------------------------------------------------------------------------- #Name : EM_PROXYREALM #Datatype : String #Description: Server providing proxy access, this will be effected only when b_proxySelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- EM_PROXYREALM= #------------------------------------------------------------------------------- #Name : EM_PROXYPASSWORD #Datatype : String #Description: Password for proxy access, this will be effected only when b_proxySelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- EM_PROXYPASSWORD= #------------------------------------------------------------------------------- #Name : EM_PROXYHOST #Datatype : String #Description: Server providing proxy access, this will be effected only when b_proxySelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- EM_PROXYHOST= #------------------------------------------------------------------------------- #Name : EM_DONTPROXYFOR #Datatype : String #Description: Domains which should not use proxy access, this will be effected only when b_proxySelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- EM_DONTPROXYFOR= #------------------------------------------------------------------------------- #Name : EM_PROXYPORT #Datatype : String #Description: Port for proxy access, this will be effected only when b_proxySelected=true #Component : oracle.sysman.top.em_seed #------------------------------------------------------------------------------- EM_PROXYPORT= #------------------------------------------------------------------------------- #Name : s_securePassword #Datatype : String #Description: Password for secure communication with Management Server #Component : oracle.sysman.top.oms #Example : s_securePassword="password" #------------------------------------------------------------------------------- s_securePassword="imag3" #------------------------------------------------------------------------------- #Name : s_securePasswordConfirm #Datatype : String #Description: Confirmation of password for secure communication with Management Server #Component : oracle.sysman.top.oms #Example : s_securePasswordConfirm="password" #------------------------------------------------------------------------------- s_securePasswordConfirm="imag3" #------------------------------------------------------------------------------- #Name : b_lockedSelected #Datatype : Boolean #Description: Whether agent communication should be locked #Component : oracle.sysman.top.oms #Example : b_lockedSelected=true/false #------------------------------------------------------------------------------- b_lockedSelected=false #------------------------------------------------------------------------------- #Name : s_reposPwd #Datatype : String #Description: Password of repository schema owner #Component : oracle.sysman.top.oms #Example : s_reposPwd="password" #------------------------------------------------------------------------------- s_reposPwd="imag3" #------------------------------------------------------------------------------- #Name : s_reposPwdConfirm #Datatype : String #Description: Password for repository schema owner #Component : oracle.sysman.top.oms #Example : s_reposPwdConfirm="password" #------------------------------------------------------------------------------- s_reposPwdConfirm="imag3" #################################################################################### #Please Don't change the values of these variables #################################################################################### n_firstInstanceValidation=2 n_firstReposValidation=1 n_firstReposPwdValidation=2 n_firstSecureValidation=2 n_firstVldnEmailSer=2 #------------------------------------------------------------------------------- #Name : b_upgrade #Datatype : Boolean #Description: To Specify whether it is Normal Install or Upgrade #Component : oracle.sysman.top.oms #PLEASE DON'T CHANGE THIS VALUE #------------------------------------------------------------------------------- b_upgrade=false #------------------------------------------------------------------------------- #Name : b_showOptConfigPage #Datatype : Boolean #Description: whether to perform optional configuration #Component : oracle.sysman.top.oms #PLEASE DON'T CHANGE THIS VALUE #------------------------------------------------------------------------------- b_showOptConfigPage=TRUE #------------------------------------------------------------------------------- #Name : s_installType #Datatype : String #Description: Type of Grid Control install being performed #Component : oracle.sysman.top.oms #PLEASE DON'T CHANGE THIS VALUE #------------------------------------------------------------------------------- s_installType="NOSEED" ####################################################################################