[ENGINE] #DO NOT CHANGE THIS. Response File Version=1.0.0.0.0 [GENERIC] #The name of the Oracle Instance. Instance name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long. INSTANCE_HOME=C:\Oracle\WlsStandalone\Oracle_WT1\instances\instance_adf #Provide the Oracle Instance location. The Oracle Instance 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 or non existing directory. INSTANCE_NAME=instance_adf #If set to true, installer will auto assign ports AUTOMATIC_PORT_DETECT=true #This is required if "AUTOMATIC_PORT_DETECT" variable is set to false, absolute path of a staticports file location need to be provided with values for ports.\nThe template for staticports.ini can be found from Disk1/staget/Response directory of the shiphome. STATICPORT INI FILE LOCATION= #Provide the My Oracle Support Username. If you wish to ignore Oracle Configuration Manager configuration provide empty string for user name. MYORACLESUPPORT_USERNAME= #Provide the My Oracle Support Password MYORACLESUPPORT_PASSWORD= #Set this to true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle Support username will ignore the Oracle Configuration Manager configuration DECLINE_SECURITY_UPDATES=true #Set this to true if My Oracle Support Password is specified SECURITY_UPDATES_VIA_MYORACLESUPPORT=false #Provide the Proxy Host PROXY_HOST= #Provide the Proxy Port PROXY_PORT= #Provide the Proxy Username PROXY_USER= #Provide the Proxy Password PROXY_PWD= [SYSTEM] #Set true to configure Oracle HTTP Server, else skip Oracle HTTP Server configuration CONFIGURE_OHS=true #Set true to configure Oracle Web Cache, else skip Oracle Web Cache configuration CONFIGURE_WEBCACHE=true #The Oracle HTTP Server (OHS) component name (required only if CONFIGURE_OHS is set to true). OHS component name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long. OHS_COMPONENT_NAME=ohs_adf #The Web Cache component name (required only if CONFIGURE_WEBCACHE is set to true). Web Cache component name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long. WEBCACHE_COMPONENT_NAME=webcache_adf #Valid passwords are 5 to 30 characters long, must begin with an alphabetic character, use only alphanumeric, underscore (_), dollar ($) or pound (#) characters and include at least one number. WEBCACHE_ADMINISTRATOR_PASSWORD= #The confirmation password for Web Cache administrator. WEBCACHE_ADMINISTRATOR_PASSWORD_CONFIRM= [APPLICATIONS] [RELATIONSHIPS] #If set to true, the instance and components will be registered with an existing weblogic server ASSOCIATE_WEBTIER_WITH_DOMAIN=true #Provide an existing domain host name. Required only if ASSOCIATE_WEBTIER_WITH_DOMAIN is set to true DOMAIN_HOST_NAME=localhost #Provide the existing domain port number. Required only if ASSOCIATE_WEBTIER_WITH_DOMAIN is set to true DOMAIN_PORT_NO=7001 #Provide the domain user name. Required only if ASSOCIATE_WEBTIER_WITH_DOMAIN is set to true DOMAIN_USER_NAME=weblogic #The domain user password. Required only if ASSOCIATE_WEBTIER_WITH_DOMAIN is set to true DOMAIN_USER_PASSWORD=