# 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 Fusion Functional Setup Manager Lite, as described in the Upgrade # Descriptor file located at # /u01/app/obia11g/product/11.1.1/mwhome_1/Oracle_BI1/upgrade/components/fsm.xml # Do not change the next line. [FSM.FSM] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 8 # The next few lines describe a database connection. # "Specify the database containing the FSM schema." # Specifies the type of database. Supported types for this product are # Oracle Database, Microsoft SQL Server, IBM DB2 FSM.databaseType = Oracle Database # Specifies the database connection string for the DBA user. # The format depends upon the database type. FSM.databaseConnectionString = 192.168.186.6:1521/obaw # Specifies the database connection string for the user schema. # The format depends upon the database type. FSM.schemaConnectionString = 192.168.186.6:1521/obaw # Specifies the name of the schema or database user FSM.schemaUserName = FMW_BIACOMP # Specifies the password for the schema, in encrypted form. To specify a # different password in cleartext, use the "cleartextSchemaPassword" keyword instead: FSM.cleartextSchemaPassword = fmw4DB # FSM.encryptedSchemaPassword = # Specifies the name of the database administrator account. FSM.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: FSM.cleartextDbaPassword = admin4$DB # FSM.encryptedDbaPassword = # The next section contains the information for performing a schema # upgrade on ATGPF Lite, as described in the Upgrade # Descriptor file located at # /u01/app/obia11g/product/11.1.1/mwhome_1/Oracle_BI1/upgrade/components/atg.xml # Do not change the next line. [ATGLITE.ATGLITE] # 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 ATGLITE schema." # Specifies the type of database. Supported types for this product are # Oracle Database ATGLITE.databaseType = Oracle Database # Specifies the database connection string for the DBA user. # The format depends upon the database type. ATGLITE.databaseConnectionString = 192.168.186.6:1521/obaw # Specifies the database connection string for the user schema. # The format depends upon the database type. ATGLITE.schemaConnectionString = 192.168.186.6:1521/obaw # Specifies the name of the schema or database user ATGLITE.schemaUserName = FMW_BIACOMP # Specifies the password for the schema, in encrypted form. To specify a # different password in cleartext, use the "cleartextSchemaPassword" keyword instead: ATGLITE.cleartextSchemaPassword = fmw4DB # ATGLITE.encryptedSchemaPassword = # Specifies the name of the database administrator account. ATGLITE.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: ATGLITE.cleartextDbaPassword = admin4$DB # ATGLITE.encryptedDbaPassword = # The next section contains the information for performing a schema # upgrade on BIACM, as described in the Upgrade # Descriptor file located at # /u01/app/obia11g/product/11.1.1/mwhome_1/Oracle_BI1/upgrade/components/biacm.xml # Do not change the next line. [BIACM.BIACM] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 9 # 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, 8 # The next few lines describe a database connection. # "Specify the database containing the BIACM schema." # Specifies the type of database. Supported types for this product are # Oracle Database, Microsoft SQL Server, IBM DB2 BIACM.databaseType = Oracle Database # Specifies the database connection string for the DBA user. # The format depends upon the database type. BIACM.databaseConnectionString = 192.168.186.6:1521/obaw # Specifies the database connection string for the user schema. # The format depends upon the database type. BIACM.schemaConnectionString = 192.168.186.6:1521/obaw # Specifies the name of the schema or database user BIACM.schemaUserName = FMW_BIACOMP # Specifies the password for the schema, in encrypted form. To specify a # different password in cleartext, use the "cleartextSchemaPassword" keyword instead: BIACM.cleartextSchemaPassword = fmw4DB # BIACM.encryptedSchemaPassword = # Specifies the name of the database administrator account. BIACM.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: BIACM.cleartextDbaPassword = admin4$DB # BIACM.encryptedDbaPassword =