
Installgen
Features and Benefits
Installgen
Demo Available for download...
Bookmark This Page

# file: 68_win_901_patch9013_response_1.rsp
# Features: This response file provides information for a silent
# install of the 32 bit Oracle 9.0.1.3.1 patch on Windows NT/2000 Oracle servers.
#
# Script Sequence#: 68
# Used By: 3_win_901_prepinstall_1.pl
# Usage: c:\v901\bin\runInstaller -responseFile c:\oracle\68_win_901_patch9013_response_1.rsp -silent
# Copyright 2002 by .com Solutions Inc.
#
# ---------------------- Revision History ---------------
# Date By Changes
# 04-18-2002 dsimpson Initial Release
# This output file was created by Installgen version 1.38 on Thu Nov 14 17:16:25 2002. By .com Solutions Inc. www.dotcomsolutionsinc.net
###################################################################
## ##
## Oracle 9i 9.0.1.3.1 Patch Set 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
# where you untared your patch set.
# Valid values : Full path ending in "products.jar"
# Example value : "/patchset/oracle9i/stage/products.jar"
# Default value : "../stage/products.jar"
# Mandatory : Yes
#-----------------------------------------------------------------------------
FROM_LOCATION="c:\oracle\Disk1\stage\products.jar"
#-----------------------------------------------------------------------------
# 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 : "/tmp/install.rsp"
# Default value : None
# Mandatory : No
#-----------------------------------------------------------------------------
NEXT_SESSION_RESPONSE=
#-----------------------------------------------------------------------------
# Name : ORACLE_HOME
# Datatype : String
# Description : Full path of existing Oracle Home directory to use for installing
# the Oracle patch set, i.e. the target "Oracle Home"
# Valid values : Directory path
# Example value : "/u01/app/oracle/products/9.0.1.3"
# Default value : none
# Mandatory : Yes
#-----------------------------------------------------------------------------
ORACLE_HOME="c:\v901"
#-----------------------------------------------------------------------------
# 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 : "OraHome90"
# Mandatory : Yes
#-----------------------------------------------------------------------------
ORACLE_HOME_NAME="v9012"
#-----------------------------------------------------------------------------
# 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","9.0.1.3.1"}
#-----------------------------------------------------------------------------
# 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=false
#-----------------------------------------------------------------------------
# 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=false
#-----------------------------------------------------------------------------
# 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, 9.0.1.1 does
# not use any release notes so this will not be
# relevant for an 9.0.1.1 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
#-----------------------------------------------------------------------------
#
# Oracle9i Patch
#
[oracle.rdbms_9.0.1.3.0]
#-----------------------------------------------------------------------------
# Name : sl_userNodelist
# Datatype : StringList
# Description : This variable should only be used if cluster hardware and
# software is configured according to specifications for
# Real Application Clusters in the Oracle9i 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=

