################################################################ ## ## ## Oracle8i 8.1.7 Custom Install Response File Template ## ## ----------------------------------------------------- ## ## ## ## Copyright(c) Oracle Corporation 2000. All rights reserved. ## ## ## ## Specify values for the variables listed below to customize ## ## your installation. ## ## ## ## Each variable is associated with a comment which explains ## ## how the variable is used and what effect it will have on ## ## your installation. The default setting of the ## ## DEPENDENCY_LIST variables installs the products included ## ## in a Typical install. ## ## ## ## Please specify values for the specific variable types ## ## in the following formats: ## ## ## ## 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. ## ## ## ## ## ################################################################ [General] RESPONSEFILE_VERSION=1.7.0 [SESSION] #----------------------------------------------------------------------------- # Name : FROM_LOCATION # Datatype : String # Description : Complete path of the products.jar file from the staging area # containing products to install # Valid values : Full path ending in "products.jar" # Example value : "F:\stage\products.jar" # Default value : "..\stage\products.jar" # Mandatory : No #----------------------------------------------------------------------------- FROM_LOCATION= #----------------------------------------------------------------------------- # 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.jar" exists. The label can be found in the file "disk.label" in the same directory as products.jar. # Valid values : Any string # Example value : "oracle8i" # Mandatory : No #----------------------------------------------------------------------------- FROM_LOCATION_CD_LABEL= #----------------------------------------------------------------------------- # Name : NEXT_SESSION_RESPONSE # Datatype : String # Description : Optionally specifies the full path of next session's # response file. If only a file name is specified, the # response file is retrieved from \oraInstall # directory. This variable is only active if # NEXT_SESSION is set to true. # Valid values : Full path to a valid response file or a response file name # Example value : "C:\temp\install.rsp" # Default value : None # Mandatory : No #----------------------------------------------------------------------------- NEXT_SESSION_RESPONSE= #----------------------------------------------------------------------------- # Name : ORACLE_HOME # Datatype : String # Description : Full path of directory to use for installing Oracle # products - the "Oracle Home" # Valid values : Directory path (existent or non-existent) # Example value : "D:\oracle\ora81" # Default value : ":\oracle\ora81" OR "" # Mandatory : Yes #----------------------------------------------------------------------------- ORACLE_HOME= #----------------------------------------------------------------------------- # Name : ORACLE_HOME_NAME # Datatype : String # Description : Identification of an Oracle Home. Used in creating # folders, services, icons. # Valid values : Name that begins with a letter and has no spaces # Example value : "OraHome81" # Mandatory : Yes #----------------------------------------------------------------------------- ORACLE_HOME_NAME= #----------------------------------------------------------------------------- # Name : TOPLEVEL_COMPONENT # Datatype : StringList # Description : Top-level product and version to install The format is of the form {"", ""} # Note : DO NOT CHANGE THE DEFAULT VALUE. # To install different top-level products, use one of the # other response file templates # Mandatory : Yes #----------------------------------------------------------------------------- TOPLEVEL_COMPONENT={"oracle.server","8.1.7.0.0"} #----------------------------------------------------------------------------- # Name : SHOW_SPLASH_SCREEN # Datatype : Boolean # Description : Set to true to show the initial splash screen of the # installer # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_SPLASH_SCREEN=false #----------------------------------------------------------------------------- # Name : SHOW_WELCOME_PAGE # Datatype : Boolean # Description : Set to true to show the Welcome page of the installer # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_WELCOME_PAGE=false #----------------------------------------------------------------------------- # Name : SHOW_COMPONENT_LOCATIONS_PAGE # Datatype : Boolean # Description : Set to true to show the component locations page in # the installer. This page only appears if there are # products whose install directories can be changed. # If you set this to false you will prevent the user # from specifying alternate install directories. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_COMPONENT_LOCATIONS_PAGE=false #----------------------------------------------------------------------------- # Name : SHOW_CUSTOM_TREE_PAGE # Datatype : Boolean # Description : Set to true to display the available products # selection tree during a Custom install # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_CUSTOM_TREE_PAGE=false #----------------------------------------------------------------------------- # Name : SHOW_SUMMARY_PAGE # Datatype : Boolean # Description : Set to true to display the Summary page in the # installer # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_SUMMARY_PAGE=false #----------------------------------------------------------------------------- # Name : SHOW_INSTALL_PROGRESS_PAGE # Datatype : Boolean # Description : Set to true to show the install progress screen. # This screen shows detailed status of the # installation, which file is being copied, which link # action is being performed, etc. It also shows # percentage complete. # Valid values : true, false # Default value : true # Mandatory : Yes #----------------------------------------------------------------------------- SHOW_INSTALL_PROGRESS_PAGE=true #----------------------------------------------------------------------------- # Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE # Datatype : Boolean # Description : Set to true to display the status screen for # required configuration tools. This screen shows the # status of each tool along with detailed information # in the event of tool failure. # Valid values : true, false # Default value : true # Mandatory : Yes #----------------------------------------------------------------------------- SHOW_REQUIRED_CONFIG_TOOL_PAGE=true #----------------------------------------------------------------------------- # Name : SHOW_OPTIONAL_CONFIG_TOOL_PAGE # Datatype : Boolean # Description : Set to true to display the optional configuration # tool page which allows you to launch optional # configuration tools and view details status, # including details on any failures. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false #----------------------------------------------------------------------------- # Name : SHOW_RELEASE_NOTES # Datatype : Boolean # Description : Set to true to show the release notes screen from # which Release Notes can be viewed. NOTE, 8.1.6 does # not use any release notes so this will not be # relevant for an 8.1.6 install. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_RELEASE_NOTES=false #----------------------------------------------------------------------------- # Name : SHOW_END_SESSION_PAGE # Datatype : Boolean # Description : Set to true to display end session dialog. This # page shows whether the installation is successful. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_END_SESSION_PAGE=false #----------------------------------------------------------------------------- # Name : SHOW_EXIT_CONFIRMATION # Datatype : Boolean # Description : Set to true to display dialog for confirming exit. # If set to false, installer will exit without # prompting. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- SHOW_EXIT_CONFIRMATION=false #----------------------------------------------------------------------------- # Name : NEXT_SESSION # Datatype : Boolean # Description : Set to true to allow users to go back to the File # Locations page for another installation. If this is # set to true, NEXT_SESSION_RESPONSE should be used to # indicate location of the second reponse file. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- NEXT_SESSION=false #----------------------------------------------------------------------------- # Name : NEXT_SESSION_ON_FAIL # Datatype : Boolean # Description : Set to true to allow users to go back to the File # Locations page for another installation even if the # first installation failed. This flag is only # relevant if NEXT_SESSION is set to true. # Valid values : true, false # Default value : false # Mandatory : No #----------------------------------------------------------------------------- NEXT_SESSION_ON_FAIL=false #----------------------------------------------------------------------------- # End of GENERAL SESSION section #----------------------------------------------------------------------------- # # Oracle8i Enterprise Edition # [oracle.server_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : COMPONENT_LANGUAGES # Datatype : StringList # Description : Languages in which language-specific files for the components # will be installed. # The following choices are available. The value should contain # only one of these choices. # en, : English # fr, : French # ar, : Arabic # pt_BR,: Brazilian Portugese # ca, : Catalan # cs, : Czech # da, : Danish # nl, : Dutch # fi, : Finnish # de, : German # el, : Greek # iw, : Hebrew # hu, : Hungarian # it, : Italian # ja, : Japanese # ko, : Korean # es, : Latin American Spanish # no, : Norwegian # pl, : Polish # pt, : Portuguese # ro, : Romanian # ru, : Russian # zh_CN,: Simplified Chinese # sk, : Slovak # es_ES,: Spanish # sv, : Swedish # zh_TW,: Traditional Chinese # tr, : Turkish # Example : COMPONENT_LANGUAGES = {"en", "de", "ja"} # Mandatory : Yes #----------------------------------------------------------------------------- COMPONENT_LANGUAGES={"en"} #----------------------------------------------------------------------------- # Name : INSTALL_TYPE # Datatype : String # Description : Type of installation for the Oracle8i # Note : DO NOT CHANGE THE DEFAULT VALUE. # To install using a different install type, use one of the # other response file templates # Mandatory : Yes #----------------------------------------------------------------------------- INSTALL_TYPE="Custom" #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.server) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.rdbms, 8.1.7.0.0 : Oracle8i Server # oracle.apache, 1.3.12.0.1a : Oracle HTTP Server # oracle.options, 8.1.7.0.0 : Oracle Product Options # oracle.networking, 8.1.7.0.0 : Net8 Products # oracle.utilities, 8.1.7.0.0 : Oracle Utilities # oracle.java, 8.1.7.0.0 : Oracle Java Products # oracle.emprod, 8.1.7.0.0 : Oracle Enterprise Manager Products # oracle.assistants, 8.1.7.0.0 : Oracle Configuration Assistants # oracle.p2k.devtools, 8.1.7.0.0 : Development Tools # oracle.install, 8.1.7.0.0 : Oracle Installation Products # oracle.omwb, 1.3.0.0.0 : Oracle Migration Workbench # oracle.cartridges.ordmts, 8.1.7.0.0 : Oracle Services for Microsoft Transaction Server # oracle.mmc.admin, 8.1.7.0.0 : Oracle Administration Assistant for Windows NT # oracle.doc.windoc, 8.1.7.0.0 : Oracle8i Windows Documentation #----------------------------------------------------------------------------- DEPENDENCY_LIST={"oracle.rdbms","8.1.7.0.0","oracle.apache","1.3.12.0.1a","oracle.options","8.1.7.0.0","oracle.networking","8.1.7.0.0","oracle.utilities","8.1.7.0.0","oracle.java","8.1.7.0.0","oracle.emprod","8.1.7.0.0","oracle.assistants","8.1.7.0.0","oracle.p2k.devtools","8.1.7.0.0","oracle.install","8.1.7.0.0","oracle.doc.windoc","8.1.7.0.0" } #----------------------------------------------------------------------------- # Name : sl_userNodelist # Datatype : StringList # Description : This variable should only be used if cluster hardware and # software is configured according to specifications for # Oracle Parallel Server in the Oracle8i Installation Guide. # Specify a list of nodes on which this installation should # be duplicated. # Valid values : Any list of machine names which are part of a cluster along # with the machine where the installer is being run. # Example value : {"CLUST1","CLUST2","CLUST3"} # Default value : {} # Mandatory : No #----------------------------------------------------------------------------- sl_userNodeList= # # Oracle HTTP Server # [oracle.apache_1.3.12.0.1a] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.apache) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.emprod.agent_ext.ows_agentext, 8.1.7.0.0 : Oracle HTTP Server Extensions # oracle.apache.mod8i, 8.1.7.0.0 : Apache Module for Oracle Servlet Engine # oracle.webdb.modplsql, 3.0.0.8 : Oracle Mod PL/SQL Gateway # BC4JIAS0, 3.2.1 : BC4J Runtime # oracle.apache.xdk, 8.1.7.0.0 : Apache Configuration for Oracle XML Developer's Kit #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.emprod.agent_ext.ows_agentext","8.1.7.0.0","oracle.apache.mod8i","8.1.7.0.0","oracle.webdb.modplsql","3.0.0.8","BC4JIAS0","3.2.1","oracle.apache.xdk","8.1.7.0.0" } #----------------------------------------------------------------------------- # Name : OPTIONAL_CONFIG_TOOLS # Datatype : StringList # Description : Specifying {"configtool2"} will launch start the Oracle HTTP # process after installation # Valid values : {"configtool2"} or {} # Example value : {"configtool2"} # Default value : {} # Mandatory : No #----------------------------------------------------------------------------- OPTIONAL_CONFIG_TOOLS={"configtool2"} # # Oracle Product Options # [oracle.options_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.options) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.cartridges.ordts, 8.1.7.0.0 : Oracle Time Series # oracle.cartridges.ordvir, 8.1.7.0.0 : Oracle Visual Information Retrieval # oracle.cartridges.spatial, 8.1.7.0.0 : Oracle Spatial # oracle.cartridges.ordcac, 8.1.7.0.0 : Oracle COM Automation Feature # oracle.options.ops, 8.1.7.0.0 : Oracle Parallel Server # oracle.options.ano, 8.1.7.0.0 : Oracle Advanced Security # oracle.options.intermedia.imserver, 8.1.7.0.0 : Oracle interMedia # oracle.rdbms.advrep, 8.1.7.0.0 : Advanced Replication # oracle.options.partitioning, 8.1.7.0.0 : Oracle Partitioning # oracle.rdbms.lsm, 8.1.7.0.0 : Legato Storage Manager #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.cartridges.ordts","8.1.7.0.0","oracle.cartridges.ordvir","8.1.7.0.0","oracle.cartridges.spatial","8.1.7.0.0","oracle.cartridges.ordcac","8.1.7.0.0","oracle.options.ops","8.1.7.0.0","oracle.options.ano","8.1.7.0.0","oracle.options.intermedia.imserver","8.1.7.0.0","oracle.rdbms.advrep","8.1.7.0.0","oracle.options.partitioning","8.1.7.0.0","oracle.rdbms.lsm","8.1.7.0.0"} # # Net8 Products # [oracle.networking_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.networking) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.networking.netclt, 8.1.7.0.0 : Net8 Client # oracle.networking.netsrv, 8.1.7.0.0 : Net8 Server # oracle.networking.names, 8.1.7.0.0 : Oracle Names # oracle.networking.cman, 8.1.7.0.0 : Oracle Connection Manager # oracle.networking.snmp, 8.1.7.0.0 : Oracle SNMP Agent # oracle.networking.protocol_supp, 8.1.7.0.0 : Oracle Protocol Support #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.networking.netclt","8.1.7.0.0","oracle.networking.netsrv","8.1.7.0.0","oracle.networking.names","8.1.7.0.0","oracle.networking.cman","8.1.7.0.0" } # # Oracle Utilities # [oracle.utilities_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.utilities) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.utilities.perfmon, 8.1.7.0.0 : Oracle Performance Monitor for Windows NT # oracle.utilities.util, 8.1.7.0.0 : Oracle Database Utilities # oracle.rdbms.sqlplus, 8.1.7.0.0 : SQL*Plus #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.utilities.util","8.1.7.0.0","oracle.rdbms.sqlplus","8.1.7.0.0" } # # Oracle Java Products # [oracle.java_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.java) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.java.jdbc, 8.1.7.0.0 : Oracle JDBC Drivers # oracle.java.sqlj, 8.1.7.0.0 : Oracle SQLJ # oracle.java.javavm.javatools, 8.1.7.0.0 : Oracle Java Tools #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.java.jdbc","8.1.7.0.0","oracle.java.javavm.javatools","8.1.7.0.0" } # # Oracle Enterprise Manager Products # [oracle.emprod_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.emprod) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.emprod.oemagent, 8.1.7.0.0 : Oracle Intelligent Agent # oracle.emprod.agent_ext, 8.1.7.0.0 : Oracle Agent Extensions # oracle.sysman.oms, 2.2.0.0.0 : Oracle Management Server # oracle.sysman.client, 2.2.0.0.0 : Oracle Enterprise Manager Client # oracle.sysman.website, 2.2.0.0.0 : Oracle Enterprise Manager Web Site # oracle.sysman.quicktour, 2.2.0.0.0 : Oracle Enterprise Manager Quick Tours # oracle.sysman.paging, 2.2.0.0.0 : Oracle Enterprise Manager Paging Server #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.emprod.oemagent","8.1.7.0.0","oracle.emprod.agent_ext","8.1.7.0.0","oracle.sysman.client","2.2.0.0.0","oracle.sysman.website","2.2.0.0.0","oracle.sysman.quicktour","2.2.0.0.0","oracle.sysman.paging","2.2.0.0.0" } # # Oracle Configuration Assistants # [oracle.assistants_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.assistants) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.assistants.dbma, 8.1.7.0.0 : Oracle Data Migration Assistant # oracle.assistants.dbca, 8.1.7.0.0 : Oracle Database Configuration Assistant #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.assistants.dbma","8.1.7.0.0","oracle.assistants.dbca","8.1.7.0.0" } # # Development Tools # [oracle.p2k.devtools_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.p2k.devtools) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # # Also note, that the following products listed are Single # Oracle Home (SOH) products: # a. oracle.p2k.oo4o # b. oracle.p2k.odbc # c. oracle.p2k.oledb # This means that they can be installed only once on the # machine. If they are chosen but already exist in another # ORACLE_HOME, they will not be installed. # # Valid values : # oracle.rdbms.oci, 8.1.7.0.0 : Oracle Call Interface (OCI) # oracle.p2k.ott, 8.1.7.0.0 : Object Type Translator # oracle.p2k.oo4o, 8.1.7.3.10 : Oracle Objects for OLE # oracle.p2k.odbc, 8.1.7.0.0 : Oracle ODBC Driver # oracle.p2k.oledb, 8.1.7.0.0 : Oracle Provider for OLE DB # oracle.p2k.xmldevkit, 8.1.7.0.0 : Oracle XML Developer's Kit # oracle.rdbms.xml.xsu, 2.0.0.0.0 : Oracle XML SQL Utility #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.rdbms.oci","8.1.7.0.0","oracle.p2k.ott","8.1.7.0.0","oracle.p2k.oo4o","8.1.7.3.10","oracle.p2k.odbc","8.1.7.0.0","oracle.p2k.oledb","8.1.7.0.0","oracle.p2k.xmldevkit","8.1.7.0.0","oracle.rdbms.xml.xsu","2.0.0.0.0" } # # Oracle Installation Products # [oracle.install_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.dbapp) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.swd.oui, 1.7.1.9.0 : Oracle Universal Installer #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.swd.oui","1.7.1.9.0" } # # Oracle Migration Workbench # [oracle.omwb_1.3.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.dbapp) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.omwb.msss6, 1.3.0.0.0 : MS SQL Server 6.5 Plugin # oracle.omwb.msss7, 1.3.0.0.0 : MS SQL Server 7.0 Plugin 1.3.0.0.0 # oracle.omwb.sybase, 1.3.0.0.0 : Sybase Adaptive Server 11 Plugin # oracle.p2k.odbc, 8.1.7.0.0 : Oracle ODBC Driver #----------------------------------------------------------------------------- DEPENDENCY_LIST={} # # Oracle Advanced Security # [oracle.options.ano_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.options.ano) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : DCE can only be installed if the following registry key # exists: # \\HKLM\Software\Gradient\DCE # If DCE Integration is specified below, but this condition # is not met, then the product will not be installed. # Valid values : # oracle.options.ano.dce, 8.1.7.0.0 : DCE Integration # Mandatory : Yes #----------------------------------------------------------------------------- DEPENDENCY_LIST={} # # Authentication and Encryption # [oracle.options.ano.sns_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : sl_chosenAuthAdapters # Datatype : StringList # Description : List of authentication methods to install # Valid values : Kerberos, Identix, CyberSafe, Entrust, SecurID # Example value : {"Kerberos","CyberSafe","Identix","Entrust","SecurID"} # Default value : {} # Mandatory : No #----------------------------------------------------------------------------- sl_chosenAuthAdapters={} # # Oracle Protocol Support # [oracle.networking.protocol_supp_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : sl_protocolSelectionDialogReturn # Datatype : StringList # Description : Optional protocol support. Support for TCP/IP and # Names Pipes protocols will always be installed. Select # support for SPX or LU6.2 if desired. # Valid values : "SPX", "LU62" # Example value : {"SPX"} # Default value : {} # Mandatory : No #----------------------------------------------------------------------------- sl_protocolSelectionDialogReturn={} # # Net8 Configuration Assistant # [oracle.networking.netca_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : OPTIONAL_CONFIG_TOOLS # Datatype : StringList # Description : Specifying "netca" will launch the Net8 Configuration # Assistant configuration tool. # Valid values : {"netca"} or {} # Example value : {"netca"} # Default value : {"netca"} # Mandatory : No #----------------------------------------------------------------------------- OPTIONAL_CONFIG_TOOLS={"netca"} #----------------------------------------------------------------------------- # Name : s_responseFileName # Datatype : String # Description : This string contains the value of the -responseFile # argument for launching the Net8 Configuration # Assistant in silent mode. Use the "netca.rsp" response # file template from the CD to customize silent database # creation. Set the value of this variable to your # customized NetCA response file location. # Valid values : The full path to a customized NetCA response file based on # the netca.rsp template. # Example value : "E:\response\netca.rsp" # Default value : None # Mandatory : Yes, for installs with the "-silent" flag #----------------------------------------------------------------------------- s_responseFileName= #----------------------------------------------------------------------------- # Name : b_launchNETCA # Datatype : Boolean # Description : This Boolean determines whether to launch the NetCA after # installation. To install Net8 without launching the NetCA # at the end of the install, set this Boolean to false # Valid values : true or false # Example value : true # Default value : true # Mandatory : No #----------------------------------------------------------------------------- b_launchNETCA=true # # Oracle JDBC Drivers # [oracle.java.jdbc_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.java.jdbc) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.java.jdbc.oci11, 8.1.7.0.0 : Oracle JDBC/OCI Driver for JDK 1.1 # oracle.java.jdbc.oci12, 8.1.7.0.0 : Oracle JDBC/OCI Driver for JDK 1.2 # oracle.java.jdbc.thin11, 8.1.7.0.0 : Oracle JDBC Thin Driver for JDK 1.1 # oracle.java.jdbc.thin12, 8.1.7.0.0 : Oracle JDBC Thin Driver for JDK 1.2 #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.java.jdbc.oci11","8.1.7.0.0","oracle.java.jdbc.oci12","8.1.7.0.0","oracle.java.jdbc.thin11","8.1.7.0.0","oracle.java.jdbc.thin12","8.1.7.0.0" } # # Oracle Data Migration Assistant # [oracle.assistants.dbma_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : OPTIONAL_CONFIG_TOOLS # Datatype : StringList # Description : Specifying "odma" will launch the Oracle Data Migration # Assistant configuration tool at the end of installation. # Valid values : {"odma"} or {} # Example value : {"odma"} # Default value : {} # Mandatory : No #----------------------------------------------------------------------------- OPTIONAL_CONFIG_TOOLS={} #----------------------------------------------------------------------------- # Name : sl_migrateSIDDialogReturn # Datatype : StringList # Description : This list contains two strings, the ORACLE_SID for an # existing database the user user wants to migrate along # with the ORACLE_HOME with which it is associated. To # indicate that no migration or upgrade should be performed # as part of the installation, set this variable to # {"",""} # Valid values : Any SID:ORACLE_HOME pair or {"",""}. # Example value : {"ORCL","C:\ORANT"} # Default value : {"",""} # Mandatory : Yes #----------------------------------------------------------------------------- sl_migrateSIDDialogReturn={"", ""} # # Oracle Database Configuration Assistant # [oracle.assistants.dbca_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : OPTIONAL_CONFIG_TOOLS # Datatype : StringList # Description : Specifying "dbca" will launch the Database Configuration # Assistant configuration tool at the end of installation. # Valid values : {"dbca"} or {} # Example value : {"dbca"} # Default value : {"dbca"} # Mandatory : No #----------------------------------------------------------------------------- OPTIONAL_CONFIG_TOOLS={"dbca"} #----------------------------------------------------------------------------- # Name : s_seedLocation # Datatype : String # Description : Location of seed database files. By default the seed # database is copied to the ORACLE_HOME under # %ORACLE_HOME%\starterdb, but you can override the location # if you have placed the seed database elsewhere. # Valid values : A path containing the following jarred datafiles: # system01.dbf.jar, tools01.dbf.jar, users01.dbf.jar, # drsys01.dbf.jar, indx01.dbf.jar, rbs01.dbf.jar, # temp01.dbf.jar # Example value : "E:\starterdb" # Default value : %ORACLE_HOME%\starterdb # Mandatory : Yes #----------------------------------------------------------------------------- s_seedLocation= #----------------------------------------------------------------------------- # Name : b_createStarterDBReturn # Datatype : Boolean # Description : Set this variable to TRUE in Custom mode if you want the # installation to automatically launch Oracle Database # Configuration Assistant and create a starter database. # Valid values : true, false # Example value : true # Default value : true # Mandatory : Yes #----------------------------------------------------------------------------- b_createStarterDBReturn=true #----------------------------------------------------------------------------- # Name : s_responseFileName # Datatype : String # Description : This string contains the value of the -responseFile # argument for launching the Database Configuration # Assistant in silent mode. Use the "dbca.rsp" response # file template from the CD to customize silent database # creation. Set the value of this variable to your # customized DBCA response file location. # Valid values : The full path to a customized DBCA response file based on # the dbca.rsp template. # Example value : "E:\response\dbca.rsp" # Default value : None # Mandatory : Yes, for installs with the "-silent" flag #----------------------------------------------------------------------------- s_responseFileName= #----------------------------------------------------------------------------- # Name : s_globalDBName # Datatype : String # Description : A unique identified for an Oracle8i database of the form, # "name.domain". # Valid values : A string with a name portion and optionally a domain portion # Example value : emp.acme.com # Default value : None # Mandatory : Yes #----------------------------------------------------------------------------- s_globalDBName= #----------------------------------------------------------------------------- # Name : s_dbSid # Datatype : String # Description : Value for ORACLE_SID. Change if you want to override # the value set in the environment. # Valid values : A unique identifier for an Oracle8i database instance # Example value : "ORCL" # Default value : None # Mandatory : Yes #----------------------------------------------------------------------------- s_dbSid= # # Oracle Agent Extensions # [oracle.emprod.agent_ext_8.1.7.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.emprod.agent_ext) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.emprod.agent_ext.oapps_agentext, 8.1.7.0.0 : Oracle Applications Extensions # oracle.emprod.agent_ext.ows_agentext, 8.1.7.0.0 : Oracle HTTP Server Extensions # oracle.emprod.agent_ext.oecm_agentext, 8.1.7.0.0 : Oracle eBusiness Management Extensions # oracle.emprod.agent_ext.frms_agentext, 8.1.7.0.0 : Oracle Forms Extensions # oracle.emprod.agent_ext.sqlsrv_agentext, 8.1.7.0.0 : Microsoft SQLServer(TM) Extensions #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.emprod.agent_ext.oapps_agentext","8.1.7.0.0","oracle.emprod.agent_ext.ows_agentext","8.1.7.0.0","oracle.emprod.agent_ext.oecm_agentext","8.1.7.0.0","oracle.emprod.agent_ext.frms_agentext","8.1.7.0.0","oracle.emprod.agent_ext.sqlsrv_agentext","8.1.7.0.0" } # # Oracle Management Server # [oracle.sysman.oms_2.2.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.oms) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.sysman.repmig, 2.2.0.0.0 : Oracle Enterprise Manager Migration Assistant 2.2.0.0.0 #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.sysman.repmig","2.2.0.0.0" } #----------------------------------------------------------------------------- # Name : OPTIONAL_CONFIG_TOOLS # Datatype : StringList # Description : Specifying "emca" will launch the Oracle Enterprise Manager # Migration Assistant configuration tool at the end of # installation. # Valid values : {"emca"} or {} # Example value : {"emca"} # Default value : {} # Mandatory : No #----------------------------------------------------------------------------- OPTIONAL_CONFIG_TOOLS={} #----------------------------------------------------------------------------- # Name : s_responseFileEMCA # Datatype : String # Description : This string contains the value of the -responseFile # argument for launching the Enterprise Manager Configuration # Assistant in silent mode. Use the "emca.rsp" response # file template from the CD to customize silent Enteprise # Manager configuration. Set the value of this variable to # your customized EMCA response file location. # Valid values : The full path to a customized EMCA response file based on # the emca.rsp template. # Example value : "E:\response\emca.rsp" # Default value : None # Mandatory : Yes, for installs with the "-silent" flag #----------------------------------------------------------------------------- s_responseFileEMCA= #----------------------------------------------------------------------------- # Name : ServerRepository_index # Datatype : Number # Description : This variable holds the return value for the OMS Repository # Creation Dialog. # Valid values : 0 - to use an existing repository # 1 - to create a new repository # Example value : 0 # Default value : 0 # Mandatory : Yes #----------------------------------------------------------------------------- ServerRepository_index=1 #----------------------------------------------------------------------------- # Name : EMCARspFileLocation # Datatype : String # Description : This string contains the value of the -responseFile # argument for launching the Enterprise Manager Configuration # Assistant in silent mode. Use the "emca.rsp" response # file template from the CD to customize silent Enteprise # Manager configuration. Set the value of this variable to # your customized EMCA response file location. # Valid values : The full path to a customized EMCA response file based on # the emca.rsp template. # Example value : "E:\response\emca.rsp" # Default value : "" # Mandatory : Yes, for installs with the "-silent" flag #----------------------------------------------------------------------------- EMCARspFileLocation= # # Oracle Enterprise Manager Client # [oracle.sysman.client_2.2.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.client) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.sysman.dbappext, 2.2.0.0.0 : Oracle Enterprise Manager Integrated Applications # oracle.sysman.emevents, 2.2.0.0.0 : Oracle Enterprise Manager Events # oracle.sysman.repmig, 2.2.0.0.0 : Oracle Enterprise Manager Migration Assistant # oracle.sysman.dbapp, 2.2.0.0.0 : Oracle DBA Management Pack #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.sysman.dbappext","2.2.0.0.0","oracle.sysman.emevents","2.2.0.0.0","oracle.sysman.repmig","2.2.0.0.0","oracle.sysman.dbapp","2.2.0.0.0" } # # Oracle Enterprise Manager Integrated Applications # [oracle.sysman.dbappext_2.2.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.dbappext) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # occm, 2.2.0.0.0 : Oracle interMedia Text Manager # analyzer, 2.2.0.0.0 : Oracle Spatial Index Advisor # oracle.odm, 2.1.1.0.0 : Oracle Directory Manager # oracle.sysman.wf.client, 2.2.0.0.0 : Oracle Developer Server Forms Manager # oracle.security.admin.enterprise, 2.0.0.1.0 : Oracle Enterprise Security Manager # oracle.networking.netmgr.emint, 8.1.7.0.0 : Net8 Integration # prv, 2.2.0.0.0 : Oracle Parallel Server Manager #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "occm","2.2.0.0.0","analyzer","2.2.0","oracle.odm","2.1.1.0.0","oracle.sysman.wf.client","2.2.0.0.0","oracle.security.admin.enterprise","2.0.0.1.0","oracle.networking.netmgr.emint","8.1.7.0.0"} # # Oracle Enterprise Manager Events # [oracle.sysman.emevents_2.2.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.website.jinit) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.sysman.advevents, 2.2.0.0.0 : Oracle Diagnostic Pack Advanced Events # oracle.sysman.sapadvevents, 2.2.0.0.0 : Oracle Management Pack for SAP R/3 Advanced Events # oracle.sysman.amp.advevents, 2.2.0.0.0 : Oracle Management Pack for Oracle Applications Advanced Events #----------------------------------------------------------------------------- DEPENDENCY_LIST={} # # Oracle DBA Management Pack # [oracle.sysman.dbapp_2.2.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.dbapp) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.sysman.dbapp.schema, 2.2.0.0.0 : Oracle Schema Manager # oracle.sysman.dbapp.storage, 2.2.0.0.0 : Oracle Storage Manager # oracle.sysman.dbapp.security, 2.2.0.0.0 : Oracle Security Manager # oracle.sysman.dbapp.instance, 2.2.0.0.0 : Oracle Instance Manager # oracle.sysman.dbapp.sqlplusworksheet, 2.2.0.0.0 : SQL*Plus Worksheet # oracle.sysman.database, 2.2.0.0.0 : Oracle DBA Studio #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.sysman.dbapp.sqlplusworksheet","2.2.0.0.0","oracle.sysman.database","2.2.0.0.0" } # # Oracle Enterprise Manager Web Site JInitiator # [oracle.sysman.website.jinit_2.2.0.0.0] #----------------------------------------------------------------------------- # Name : DEPENDENCY_LIST (oracle.sysman.website.jinit) # Datatype : StringList # Description : List of optional products to be installed along with # this one. The following choices are available. The # value can contain any combination of these choices. # Note : The products listed are optional dependencies. Any # required dependencies will automatically be installed. # Valid values : # oracle.apache, 1.3.12.0.1a : Oracle HTTP Server #----------------------------------------------------------------------------- DEPENDENCY_LIST={ "oracle.apache","1.3.12.0.1a" } # # Oracle Universal Installer # [oracle.swd.oui_1.7.1.9.0] #----------------------------------------------------------------------------- # Name : PROD_HOME # Datatype : String # Description : Complete path where OUI should be installed. # Valid values : A valid directory # Example value : "C:\Program Files\Oracle\OUI" # Default value : A directory called "OUI" parallel to the oraInventory # location # Mandatory : No #----------------------------------------------------------------------------- PROD_HOME= # # Java Runtime Environment # [oracle.swd.jre_1.1.7.30] #----------------------------------------------------------------------------- # Name : PROD_HOME # Datatype : String # Description : Complete path where JRE should be installed. # Valid values : A valid directory # Example value : "C:\Program Files\Oracle\jre" # Default value : A directory called "jre" parallel to the oraInventory # location # Mandatory : No #----------------------------------------------------------------------------- PROD_HOME=