Skip to content

Instantly share code, notes, and snippets.

@rmoff
Last active December 18, 2015 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmoff/5772275 to your computer and use it in GitHub Desktop.
Save rmoff/5772275 to your computer and use it in GitHub Desktop.
OBIEE 11.1.1.7 in-place upgrade - response files for Linux
[ENGINE]
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
[GENERIC]
#Set this to true if you wish to specify a directory where latest updates are downloaded. This option would use the software updates from the specified directory
SPECIFY_DOWNLOAD_LOCATION=false
#Set this to true to skip the Software updates
SKIP_SOFTWARE_UPDATES=true
#If the Software updates are already downloaded and available on your local system, then specify the path to the directory where these patches are available and set SPECIFY_DOWNLOAD_LOCATION to true
SOFTWARE_UPDATES_DOWNLOAD_LOCATION=
#Install Software and Configure Components for Express Install. Installs and Configures components with default settings. Installs the light-weight WebLogic Server and creates a new domain.
INSTALL_FOR_DEVELOPMENT_TYPE=false
#Install and Configure Software Components and Applications. Installs binaries in an ORACLE_HOME and configures working instances in an INSTANCE_HOME.
INSTALL_AND_CONFIGURE_TYPE=false
#Install Software Components and Applications. Installs binaries in an ORACLE_HOME, but do not configure working instances of installed components.
INSTALL_AND_CONFIGURE_LATER_TYPE=true
#Provide the Oracle Home location. The location has to be the immediate child under the specified Middleware Home location. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character. The total length has to be less than or equal to 128 characters. The location has to be an empty directory or a valid BI Oracle Home.
ORACLE_HOME=/u01/app/oracle/product/fmw/Oracle_BI1
#Provide existing Middleware Home location.
MW_HOME=/u01/app/oracle/product/fmw
#Application Server choices are WLS, WAS
APPSERVER_TYPE=WLS
#Provide the Application Server Location.
APPSERVER_LOCATION=/u01/app/oracle/product/fmw
[SYSTEM]
[APPLICATIONS]
[RELATIONSHIPS]
# This is a response file for the Fusion Middleware Patch Set Assistant.
# Individual component upgrades are performed in the order they are described here.
# Each upgrade is introduced by a section header containing the name of the
# component and name of the upgrade plugin. The form of the section header is
# [ComponentName.PluginName]
# These names can be found in the Upgrade Descriptor files for the components.
# Individual input lines consist of a name, an equal sign, and a value.
# The name is in two parts separated by a period. The first part is the 'name'
# attribute from the Descriptor File XML tag by which the plugin refers to the value.
# The second part of the name identifies a field within that value. Some input
# types have only one field, while other types can have half a dozen. Do not
# intermix input lines that apply to different XML tags.
[GENERAL]
# This is the file format version number. Do not change the next line.
fileFormatVersion = 3
# The next section contains the information for performing a schema
# upgrade on Oracle Metadata Services, as described in the Upgrade
# Descriptor file located at
# /u01/app/oracle/product/fmw/oracle_common/upgrade/components/mds.xml
# Do not change the next line.
[MDS.MDS1]
# The following number uniquely identifies this instance of an
# upgrade plugin. Do not change it.
pluginInstance = 6
# The next few lines describe a database connection.
# "Specify the database containing the MDS schema."
# Specifies the type of database. Supported types for this product are
# Oracle Database, Oracle Database enabled for edition-based redefinition, Microsoft SQL Server, IBM DB2, MySQL
MDS.databaseType = Oracle Database
# Specifies the database connection string for the DBA user.
# The format depends upon the database type.
MDS.databaseConnectionString = rcu-db:1521/orcl
# Specifies the database connection string for the user schema.
# The format depends upon the database type.
MDS.schemaConnectionString = rcu-db:1521/orcl
# Specifies the name of the schema or database user
MDS.schemaUserName = DEV_MDS
# Specifies the password for the schema, in encrypted form. To specify a
# different password in cleartext, use the "cleartextSchemaPassword" keyword instead:
MDS.cleartextSchemaPassword = yourpassword
# Specifies the name of the database administrator account.
MDS.dbaUserName = sys as sysdba
# Specifies the password for the database administrator account, in encrypted form.
# To specify a different password in cleartext, use the "cleartextDbaPassword" keyword
# instead:
MDS.cleartextDbaPassword = yourpassword
# The next section contains the information for performing a schema
# upgrade on Oracle Business Intelligence, as described in the Upgrade
# Descriptor file located at
# /u01/app/oracle/product/fmw/Oracle_BI1/upgrade/components/biplatform.xml
# Do not change the next line.
[BI.BI1]
# The following number uniquely identifies this instance of an
# upgrade plugin. Do not change it.
pluginInstance = 5
# This plugin can only execute if certain preceding plugin(s)
# were successful. The number(s) on the next line must match numbers on other
# pluginInstance declarations. Do not change them.
dependsOnPluginInstance = 6
# The next few lines describe a database connection.
# "Specify the database containing the BIPLATFORM schema."
# Specifies the type of database. Supported types for this product are
# Oracle Database, Microsoft SQL Server, IBM DB2
BIPLATFORM.databaseType = Oracle Database
# Specifies the database connection string for the DBA user.
# The format depends upon the database type.
BIPLATFORM.databaseConnectionString = rcu-db:1521/orcl
# Specifies the database connection string for the user schema.
# The format depends upon the database type.
BIPLATFORM.schemaConnectionString = rcu-db:1521/orcl
# Specifies the name of the schema or database user
BIPLATFORM.schemaUserName = DEV_BIPLATFORM
# Specifies the password for the schema, in encrypted form. To specify a
# different password in cleartext, use the "cleartextSchemaPassword" keyword instead:
BIPLATFORM.cleartextSchemaPassword = yourpassword
# Specifies the name of the database administrator account.
BIPLATFORM.dbaUserName = sys as sysdba
# Specifies the password for the database administrator account, in encrypted form.
# To specify a different password in cleartext, use the "cleartextDbaPassword" keyword
# instead:
BIPLATFORM.cleartextDbaPassword = yourpassword
[ENGINE]
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
[GENERIC]
#Set this to true if you want to create a new BI System, all other required variables need to be provided. If this is set to true then variables "SCALEOUT_BISYSTEM" and "EXTEND_BISYSTEM" must be set to false, since the variables are mutually exclusive.
CREATE_BISYSTEM=false
#Set this to true if you want to scale out an existing BI System, all other required variables need to be provided. If this is set to true then variables "CREATE_BISYSTEM","EXTEND_BISYSTEM" and "UPDATE_BIDOMAIN" must be set to false, since the variables are mutually exclusive. In order to scale out an existing BI system, the domain in the system must be running
SCALEOUT_BISYSTEM=false
#Set this to true if you want to configure BI System in an existing exmpty domain in the localhost, all other required variables need to be provided. If this is set to true then variables "CREATE_BISYSTEM","SCALEOUT_BISYSTEM" and "UPDATE_BIDOMAIN" must be set to false, since the variables are mutually exclusive.
EXTEND_BISYSTEM=false
#Set this to true if you want to update an existing BI System running on the localhost, all other required variables need to be provided. If this is set to true then variables "CREATE_BISYSTEM","EXTEND_BISYSTEM" and "SCALEOUT_BISYSTEM" must be set to false, since the variables are mutually exclusive.
UPDATE_BIDOMAIN=true
#Write the name of the domain you want to create. Domain name may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
DOMAIN_NAME=bifoundation_domain
#Write the name of the cell you want to create. Cell name may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
CELL_NAME=unknown
#Write the name of the host to which you want to connect. It should have an already existing domain configured.
DOMAIN_HOSTNAME=obi-server
#Give the port number at which the host should be connected.
DOMAIN_PORT=7001
#Give an administrator user name for the domain if you are creating a new one otherwise give the administrator user name for the domain configured at the host.
ADMIN_USER_NAME=weblogic
#Give an administrator password for the domain if you are creating a new one otherwise give the administrator password for the domain configured at the host.
ADMIN_PASSWORD=<SECURE VALUE>
#Write the administrator password again to confirm.
ADMIN_CONFIRM_PASSWORD=<SECURE VALUE>
#Is Single Server Install.
WLS_SINGLE_SERVER_INSTALL=false
#Specify the Middleware Home location.
MW_HOME=/u01/app/oracle/product/fmw
#Give the name of the Oracle Home directory. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character.
ORACLE_HOME=/u01/app/oracle/product/fmw/Oracle_BI1
#Give the complete path to a valid WebLogic Server Home.
WEBLOGIC_HOME=/u01/app/oracle/product/fmw/wlserver_10.3
#Give the complete path for a domain home to be created.
DOMAIN_HOME_PATH=/u01/app/oracle/product/fmw/user_projects/domains/bifoundation_domain
#Domain Name
DOMAIN_NAME=bifoundation_domain
#Give the complete path for JEE applications directory to be created.
APPLICATIONS_HOME_PATH=unknown
#Give the complete path for an Oracle Instance directory to be created. This is the location where the software configuration files and runtime processes will reside.
INSTANCE_HOME=/u01/app/oracle/product/fmw/instances/instance1
#Give a name for Oracle Instance corresponding to the Instance Home. The Oracle Instance name may only contain alphanumeric and underscore (_) characters, it must begin with an alphabetic (a-z or A-Z) character, and must be from 4 to 30 characters in length.
INSTANCE_NAME=instance1
[SYSTEM]
[APPLICATIONS]
[RELATIONSHIPS]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment