Problem at silent 9.2.0.1 installation

Hi guys! I'm trying to install oracle 9.2.0.1 on AIX 3 5 00F7619C4C00 with a silent installation
I have tried silent because with oui, the installation hangs at 27% when trying to install apache. We have opened a SR with Oracle, and they suggested us to install it in silent mode.
When I'm running
$ ./runInstaller -silent -responseFile /exports/9201/Disk1/response/enterprise.rsp
Has 'rootpre.sh' been run by root? [y/n] (n)
y
$ Initializing Java Virtual Machine from /tmp/OraInstall2012-05-04_05-15-15AM/jre/bin/java. Please wait...
In UNIX Group Name Page
In Cluster Node Selection Page
In File Locations Page
In Available Products Page
In Installation Types Page
It hangs there. I have been playing with the parameters but nothing happens.
I attach my response file
$ cat /exports/9201/Disk1/response/enterprise.rsp
[General]
RESPONSEFILE_VERSION=1.7.0
[SESSION]
UNIX_GROUP_NAME="dba"
FROM_LOCATION="/exports/9201/Disk1/stage/products.jar"
FROM_LOCATION_CD_LABEL="orcl920"
#Parameter: NEXT_SESSION_RESPONSE
#Type: 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 <TEMP>/oraInstall directory. This variable is only active if NEXT_SESSION is set to true.
#Example : NEXT_SESSION_RESPONSE = "nextinstall.rsp"
NEXT_SESSION_RESPONSE=<Value Unspecified>
LOCATION_FOR_DISK2="../../Disk2"
LOCATION_FOR_DISK3="../../Disk3"
LOCATION_FOR_DISK4="../../Disk4"
ORACLE_HOME="/oracleeng/app/oracle/product/9.2.0"
ORACLE_HOME_NAME="ORACLEHOME"
TOPLEVEL_COMPONENT={"oracle.server","9.2.0.1.0"}
DEINSTALL_LIST={"oracle.server","9.2.0.1.0"}
SHOW_SPLASH_SCREEN=false
SHOW_WELCOME_PAGE=false
SHOW_COMPONENT_LOCATIONS_PAGE=false
SHOW_CUSTOM_TREE_PAGE=false
SHOW_SUMMARY_PAGE=false
SHOW_INSTALL_PROGRESS_PAGE=false
SHOW_REQUIRED_CONFIG_TOOL_PAGE=false
SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
SHOW_RELEASE_NOTES=false
SHOW_ROOTSH_CONFIRMATION=false
SHOW_END_SESSION_PAGE=false
SHOW_EXIT_CONFIRMATION=false
NEXT_SESSION=false
NEXT_SESSION_ON_FAIL=false
SHOW_DEINSTALL_CONFIRMATION=false
SHOW_DEINSTALL_PROGRESS=false
[oracle.server_9.2.0.1.0]
COMPONENT_LANGUAGES={"en"}
#Parameter: INSTALL_TYPE
#Type: String
#Description: Installation type of the component.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# EE, : Enterprise Edition
# SE, : Standard Edition
# Custom, : Custom
#Example : INSTALL_TYPE = "EE"
INSTALL_TYPE="EE"
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType={}#<Value Unspecified>
#Parameter: s_selectedNodes
#Type: String
s_selectedNodes=<Value Unspecified>
#Parameter: s_dbcaProgressOnly
#Type: String
s_dbcaProgressOnly=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: s_bundleName
#Type: String
s_bundleName=EE#<Value Unspecified>
#Parameter: b_rdbmsInstalling
#Type: Boolean
b_rdbmsInstalling=<Value Unspecified>
#Parameter: b_launchNETCA
#Type: Boolean
b_launchNETCA=<Value Unspecified>
#Parameter: b_autoStartApache
#Type: Boolean
b_autoStartApache=<Value Unspecified>
[oracle.options_9.2.0.1.0]
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.options.ops_9.2.0.1.0]
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
#Parameter: s_rawDeviceName
#Type: String
s_rawDeviceName=<Value Unspecified>
[oracle.cartridges.spatial_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.options.ano_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.options.odm_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.rdbms_9.2.0.1.0]
#Parameter: sl_dbaOperGroups
#Type: StringList
sl_dbaOperGroups=<Value Unspecified>
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType=<Value Unspecified>
#Parameter: s_nameOfBundle
#Type: String
s_nameOfBundle=<Value Unspecified>
#Parameter: s_dbcaProgressOnly
#Type: String
s_dbcaProgressOnly=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
#Parameter: s_OPSNodeInfoString
#Type: String
s_OPSNodeInfoString=<Value Unspecified>
#Parameter: s_OPSClusterUser
#Type: String
s_OPSClusterUser=<Value Unspecified>
#Parameter: s_OPSClusterPassword
#Type: String
s_OPSClusterPassword=<Value Unspecified>
#Parameter: s_GlobalDBName
#Type: String
s_GlobalDBName=<Value Unspecified>
#Parameter: b_rdbmsInstalling
#Type: Boolean
b_rdbmsInstalling=<Value Unspecified>
#Parameter: b_lowResource
#Type: Boolean
b_lowResource=<Value Unspecified>
#Parameter: b_javaOptionBeingInstalled
#Type: Boolean
b_javaOptionBeingInstalled=<Value Unspecified>
[oracle.utilities.util_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
#Parameter: b_rdbmsInstalling
#Type: Boolean
b_rdbmsInstalling=<Value Unspecified>
[oracle.networking_9.2.0.1.0]
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
#Parameter: b_launchNETCA
#Type: Boolean
b_launchNETCA=<Value Unspecified>
[oracle.emprod_9.2.0.1.0]
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: b_launchEMCA
#Type: Boolean
b_launchEMCA=<Value Unspecified>
[oracle.assistants.dbma_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# dbma, : Database Upgrade Assistant
#Example : OPTIONAL_CONFIG_TOOLS = {"dbma"}
OPTIONAL_CONFIG_TOOLS={}#<Value Unspecified>
#Parameter: sl_migrateSIDDialogReturn
#Type: StringList
sl_migrateSIDDialogReturn=<Value Unspecified>
#Parameter: s_sidToMigrate
#Type: String
s_sidToMigrate=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: b_rdbmsInstalling
#Type: Boolean
b_rdbmsInstalling=<Value Unspecified>
#Parameter: b_noMigration
#Type: Boolean
b_noMigration=<Value Unspecified>
[oracle.options.intermedia.imserver_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.sysman.oms_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# emca, : Enterprise Manager Configuration Assistant
#Example : OPTIONAL_CONFIG_TOOLS = {"emca"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
#Parameter: s_emca_responseFileName
#Type: String
s_emca_responseFileName=<Value Unspecified>
#Parameter: launchEMCA
#Type: Boolean
launchEMCA=<Value Unspecified>
#Parameter: isTypicalInstall
#Type: Boolean
isTypicalInstall=<Value Unspecified>
#Parameter: isSilentMode
#Type: Boolean
isSilentMode=<Value Required>
#Parameter: ServerRepository_index
#Type: Number
ServerRepository_index=<Value Required>
#Parameter: AUTOSVC
#Type: String
AUTOSVC=<Value Unspecified>
[oracle.cartridges.locator_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.isearch.server_9.2.0.1.0]
#Parameter: b_iAS
#Type: Boolean
b_iAS=<Value Unspecified>
[oracle.options.ano.sns_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.java.javavm_9.2.0.1.0]
#Parameter: b_javavmIsInstalling
#Type: Boolean
b_javavmIsInstalling=<Value Unspecified>
[oracle.cartridges.context_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.apache_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# configtool1, : Starting HTTP Server
# configtool2, : Starting Oracle HTTP service
#Example : OPTIONAL_CONFIG_TOOLS = {"configtool1"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
#Parameter: s_oracleSID
#Type: String
#Description: Oracle SID that can be passed in from top level install component.
s_oracleSID=<Value Unspecified>
#Parameter: s_jservPort
#Type: String
#Description: The port Apache JServ listens to
s_jservPort=<Value Unspecified>
#Parameter: s_apacheVersionNumber
#Type: String
#Description: version number of apache passed to oem agent
s_apacheVersionNumber=<Value Unspecified>
#Parameter: s_apachePortSSL
#Type: String
#Description: Apache SSL port used when starting in ssl mode. Default 443
s_apachePortSSL=<Value Unspecified>
#Parameter: s_apachePortNonSSL
#Type: String
#Description: Port number that apache uses when starting in non-ssl mode
s_apachePortNonSSL=<Value Unspecified>
#Parameter: s_apachePort
#Type: String
#Description: Port number that apache uses when starting in ssl mode
s_apachePort=<Value Unspecified>
#Parameter: s_NLSLANG
#Type: String
#Description: String to hold the NLS LANG value determined by GetNlsLangWindows q
#uery.
s_NLSLANG=<Value Required>
#Parameter: s_LANGUAGE_TERRITORY
#Type: String
#Description: Substring of s_NLSLANG
s_LANGUAGE_TERRITORY=<Value Required>
#Parameter: b_autoStartApache
#Type: Boolean
#Description: Set to false if you do not want apache to start after installation
b_autoStartApache=<Value Unspecified>
#Parameter: b_apacheInstalling
#Type: Boolean
#Description: Set to true and passed to oem agent
b_apacheInstalling=<Value Unspecified>
#Parameter: s_topDir
#Type: String
#Description: APACHE_TOP directory for Apache Web Server
s_topDir=<Value Unspecified>
#Parameter: s_jvm
#Type: String
#Description: Path to the Java Virtual Machine
s_jvm=<Value Unspecified>
#Parameter: ServerRoot
#Type: String
#Description: Apache Server root directory
ServerRoot=<Value Unspecified>
#Parameter: JDK_HOME
#Type: String
#Description: JDK home location
JDK_HOME=<Value Unspecified>
#Parameter: APACHE_HOME
#Type: String
#Description: Main apache directory off of ORACLE_HOME where all components live under i.e. ORACLE_HOME/Apache
APACHE_HOME=<Value Unspecified>
#Parameter: s_oracleApacheConfigFile
#Type: String
#Description: Location of oracle_apache.conf file to be passed to all modules that need to include there conf file.
s_oracleApacheConfigFile=<Value Unspecified>
#Parameter: s_oracleJservPropertiesFile
#Type: String
#Description: Location of the Jserv.properties file
s_oracleJservPropertiesFile=<Value Unspecified>
[oracle.soap.jserv_2.0.0.0.0a]
#Parameter: s_soapPort
#Type: String
#Description: The port that SOAP/JServ listens to
s_soapPort=<Value Unspecified>
[oracle.rdbms.nid_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.emprod.agent_ext.emd_agentext_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.emprod.agent_ext.ows_agentext_9.2.0.1.0]
#Parameter: s_apacheVersionNumber
#Type: String
s_apacheVersionNumber=<Value Unspecified>
#Parameter: b_apacheInstalling
#Type: Boolean
b_apacheInstalling=<Value Unspecified>
[oracle.rdbms.ds_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.isearch.is_common_9.2.0.1.0]
#Parameter: b_iAS
#Type: Boolean
b_iAS=<Value Unspecified>
[oracle.emprod.oemagent_9.2.0.1.0]
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
[oracle.emprod.oemagent.agentca_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# agentca, : Agent Configuration Assistant
#Example : OPTIONAL_CONFIG_TOOLS = {"agentca"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: b_launchAgentCA
#Type: Boolean
b_launchAgentCA=<Value Unspecified>
[oracle.assistants.dbca_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# dbca, : Oracle Database Configuration Assistant
#Example : OPTIONAL_CONFIG_TOOLS = {"dbca"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType={""}#<Value Unspecified>
#Parameter: s_responseFileName
#Type: String
s_responseFileName=<Value Unspecified>
#Parameter: s_oidPasswd
#Type: String
s_oidPasswd=<Value Unspecified>
#Parameter: s_oidAdmin
#Type: String
s_oidAdmin=<Value Unspecified>
#Parameter: s_instType
#Type: String
s_instType=<Value Unspecified>
#Parameter: s_globalDBName
#Type: String
s_globalDBName=<Value Unspecified>
#Parameter: s_dbRetChoice
#Type: String
s_dbRetChoice=<Value Unspecified>
#Parameter: s_dbRetChar
#Type: String
s_dbRetChar=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: ps_dbCharSet
#Type: String
ps_dbCharSet=<Value Unspecified>
#Parameter: pb_askMountPoint
#Type: Boolean
pb_askMountPoint=<Value Unspecified>
#Parameter: b_showCharsetDialog
#Type: Boolean
b_showCharsetDialog=<Value Unspecified>
#Parameter: b_rdbmsInstalling
#Type: Boolean
b_rdbmsInstalling=<Value Unspecified>
#Parameter: b_noMigration
#Type: Boolean
b_noMigration=<Value Unspecified>
#Parameter: b_lowResource
#Type: Boolean
b_lowResource=<Value Unspecified>
#Parameter: b_iAS
#Type: Boolean
b_iAS=<Value Unspecified>
#Parameter: b_createStarterDBReturn
#Type: Boolean
b_createStarterDBReturn=<Value Unspecified>
#Parameter: b_configureOid
#Type: Boolean
b_configureOid=<Value Unspecified>
#Parameter: CLUSTER_SERVICES
#Type: String
CLUSTER_SERVICES={""}#<Value Unspecified>
CLUSTER_NODES={""}
#Parameter: s_dbcaProgressOnly
#Type: String
s_dbcaProgressOnly=<Value Unspecified>
#Parameter: s_cfgname
#Type: String
s_cfgname=<Value Unspecified>
#Parameter: pn_softwareSize
#Type: Number
pn_softwareSize=<Value Unspecified>
#Parameter: b_passwdDialog
#Type: Boolean
b_passwdDialog=<Value Unspecified>
#Parameter: s_seedLocation
#Type: String
s_seedLocation=<Value Unspecified>
#Parameter: ps_mountPoint
#Type: String
ps_mountPoint=<Value Unspecified>
#Parameter: pn_databaseSize
#Type: Number
pn_databaseSize=<Value Unspecified>
#Parameter: s_templateValue
#Type: String
s_templateValue=<Value Unspecified>
#Parameter: s_dbSid
#Type: String
s_dbSid=<Value Unspecified>
#Parameter: s_mountPoint
#Type: String
s_mountPoint=<Value Unspecified>
[oracle.soap.srv_2.0.0.0.0a]
#Parameter: b_serverInstalled
#Type: Boolean
#Description: set to true and passed to client when server is installed.
b_serverInstalled=<Value Unspecified>
[oracle.soap.cli_2.0.0.0.0a]
#Parameter: b_serverInstalled
#Type: Boolean
#Description: Bool set to true if soap server is installed.
b_serverInstalled=<Value Unspecified>
#Parameter: s_hostPort
#Type: String
#Description: Host and Port number used in url to soap server
s_hostPort=<Value Unspecified>
[oracle.bc4j_9.0.2.692.1]
#Parameter: s_oracleJservPropertiesFile
#Type: String
#Description: Location of the JServ Properties file
s_oracleJservPropertiesFile=<Value Unspecified>
#Parameter: s_oc4jdeployini
#Type: String
#Description: Refer to deploy.ini under OH\j2ee\deploy.ini
s_oc4jdeployini=<Value Unspecified>
#Parameter: APACHE_HOME
#Type: String
#Description: Apache Home directory.
APACHE_HOME=<Value Unspecified>
[oracle.rdbms.ovm_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.sysman.emcommon_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# console, : LaunchOEM
#Example : OPTIONAL_CONFIG_TOOLS = {"console"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
[oracle.networking.netsrv_9.2.0.1.0]
#Parameter: b_net8ServerIsInstalling
#Type: Boolean
b_net8ServerIsInstalling=<Value Unspecified>
[oracle.networking.netclt_9.2.0.1.0]
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: s_bundleName
#Type: String
s_bundleName={}#<Value Unspecified>
#Parameter: b_rdbmsInstalling
#Type: Boolean
b_rdbmsInstalling=<Value Unspecified>
#Parameter: b_net8ServerInstalling
#Type: Boolean
b_net8ServerInstalling=<Value Unspecified>
#Parameter: b_launchNETCA
#Type: Boolean
b_launchNETCA=<Value Unspecified>
#Parameter: b_javavmIsInstalling
#Type: Boolean
b_javavmIsInstalling=<Value Unspecified>
#Parameter: b_cmanIsInstalling
#Type: Boolean
b_cmanIsInstalling=<Value Unspecified>
#Parameter: b_anoIsInstalling
#Type: Boolean
b_anoIsInstalling=<Value Unspecified>
#Parameter: s_netCAInstalledProducts
#Type: String
s_netCAInstalledProducts=<Value Unspecified>
[oracle.rdbms.common_schema_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.webdb.modplsql_3.0.9.8.3b]
#Parameter: s_oracleApacheConfigFile
#Type: String
#Description: The Apache config file oracle_apache.conf will be passed with this variable.
s_oracleApacheConfigFile=<Value Unspecified>
#Parameter: plsql_cache_dir
#Type: String
#Description: This is the location of the cache directory.
plsql_cache_dir=<Value Unspecified>
#Parameter: cookie_cache_dir
#Type: String
#Description: This variable holds the value of the cookie cache directory.
cookie_cache_dir=<Value Unspecified>
#Parameter: APACHE_HOME
#Type: String
#Description: The directory location where Apache is installed.
APACHE_HOME=<Value Unspecified>
[oracle.oid.tools_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.options.ops.pfs_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.networking.netca_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# netca, : Oracle Net Configuration Assistant
#Example : OPTIONAL_CONFIG_TOOLS = {"netca"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
#Parameter: s_responseFileName
#Type: String
s_responseFileName=<Value Unspecified>
#Parameter: s_netCAInstalledProtocols
#Type: String
s_netCAInstalledProtocols=<Value Unspecified>
#Parameter: s_netCAInstalledProducts
#Type: String
s_netCAInstalledProducts=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
#Parameter: b_launchNETCA
#Type: Boolean
b_launchNETCA=<Value Unspecified>
[oracle.install.instcommon_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.rsf_9.2.0.1.0]
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType=<Value Unspecified>
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.apache.jserv_1.1.0.0.0g]
#Parameter: s_soapPort
#Type: String
#Description: The port that soap/JServ listens to
s_soapPort=<Value Unspecified>
#Parameter: s_jservPort
#Type: String
#Description: The port Apache JServ listens to
s_jservPort=<Value Unspecified>
#Parameter: s_LANGUAGE_TERRITORY
#Type: String
#Description: Substring of n_NLSLANG
s_LANGUAGE_TERRITORY=<Value Required>
#Parameter: b_autoPortDetect
#Type: Boolean
#Description: Set to true by default, set to false for silent install
b_autoPortDetect=<Value Unspecified>
#Parameter: s_topDir
#Type: String
#Description: APACHE_TOP directory for Apache Web Server
s_topDir=<Value Unspecified>
#Parameter: s_jvm
#Type: String
#Description: Path to the Java Virtual Machine
s_jvm=<Value Unspecified>
#Parameter: APACHE_HOME
#Type: String
#Description: location of apache home
APACHE_HOME=<Value Unspecified>
#Parameter: s_oracleApacheConfigFile
#Type: String
#Description: location of the oracle_apache.conf file
s_oracleApacheConfigFile=<Value Unspecified>
#Parameter: s_oracleJservPropertiesFile
#Type: String
#Description: Location of the jserv.properties file
s_oracleJservPropertiesFile=<Value Unspecified>
[oracle.apache.jsdk_2.0.0.0.0d]
#Parameter: s_topDir
#Type: String
#Description: APACHE_TOP directory for Apache Web Server
s_topDir=<Value Unspecified>
[oracle.ocs4j_2.1.0.0.0a]
#Parameter: s_cachePort
#Type: String
#Description: Port to run local cache service on by default
s_cachePort=<Value Unspecified>
[oracle.rdbms.aqapi_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.apache.apache_1.3.22.0.0a]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# configtool3, : Starting HTTP Server
# configtool8, : Starting Oracle HTTP service
#Example : OPTIONAL_CONFIG_TOOLS = {"configtool3"}
OPTIONAL_CONFIG_TOOLS=<Value Unspecified>
#Parameter: sl_OHs
#Type: StringList
#Description: Holds oracle homes on machine
sl_OHs=<Value Unspecified>
#Parameter: s_apacheServerAppendText
#Type: String
#Description: This variable holds a concatenation of port configurations for apache server
s_apacheServerAppendText=<Value Required>
#Parameter: s_apachePortSSL
#Type: String
#Description: Port number that apache uses for SSL port when starting in SSL mode. Default 443
s_apachePortSSL=<Value Unspecified>
#Parameter: s_apachePortNonSSL
#Type: String
#Description: Port number that apache uses when starting in non-ssl mode
s_apachePortNonSSL=<Value Unspecified>
#Parameter: s_apachePort
#Type: String
#Description: Port number that apache uses when starting in ssl mode
s_apachePort=<Value Unspecified>
#Parameter: s_NLSLANG
#Type: String
#Description: String containing NLSLANG info
s_NLSLANG=<Value Required>
#Parameter: b_autoStartApache
#Type: Boolean
#Description: pass in true to have apache autostart when not using top level component
b_autoStartApache=<Value Unspecified>
#Parameter: b_autoPortDetect
#Type: Boolean
#Description: True by default, this variable should be set to false for silent installs.
b_autoPortDetect=<Value Unspecified>
#Parameter: s_topDir
#Type: String
#Description: top level directory for Apache Web Server
s_topDir=<Value Unspecified>
#Parameter: ServerRoot
#Type: String
#Description: root directory of apache server
ServerRoot=<Value Unspecified>
#Parameter: APACHE_HOME
#Type: String
#Description: Apache location off of ORACLE_HOME
APACHE_HOME=<Value Unspecified>
[oracle.rsf.hybrid_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.rsf.net_rsf_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.rsf.nlsrtl_rsf_9.2.0.1.0]
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType=<Value Unspecified>
[oracle.jdk_1.3.1.0.0b]
#Parameter: JDKHome
#Type: String
JDKHome=<Value Unspecified>
#Parameter: s_rac
#Type: String
s_rac=<Value Unspecified>
#Parameter: s_jdk
#Type: String
s_jdk=<Value Unspecified>
[oracle.java.j2ee.core_9.2.0.1.0]
#Parameter: JDK_HOME
#Type: String
#Description: This is the top level directory where the JDK lives.
JDK_HOME=<Value Unspecified>
[oracle.rsf.ssl_rsf_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.rsf.rdbms_rsf_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.doc.unixdoc_9.2.0.1.0]
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
[oracle.rsf.xdk_rsf_9.2.0.1.0]
#Parameter: s_bundleName
#Type: String
s_bundleName=<Value Unspecified>
[oracle.options.ops.opsca_9.2.0.1.0]
#Parameter: OPTIONAL_CONFIG_TOOLS
#Type: StringList
#Description: List of Optional Config tools that needs to be launched.
#The following choices are available. The value should contain only one of these choices.
#The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
# clustca, : Oracle Cluster Configuration Assistant
#Example : OPTIONAL_CONFIG_TOOLS = {"clustca"}
OPTIONAL_CONFIG_TOOLS={""}#<Value Unspecified>
#Parameter: s_serverInstallType
#Type: String
s_serverInstallType=<Value Unspecified>
#Parameter: s_cfgtyperet
#Type: String
s_cfgtyperet=<Value Unspecified>
[oracle.swd.oui_2.2.0.12.0]
#Parameter: PROD_HOME
#Type: String
#Description: Complete path where the product needs to be installed.
#Example : PROD_HOME = "C:\ProductName"
PROD_HOME=<Value Unspecified>
#Parameter: InstLocProp
#Type: String
InstLocProp=<Value Unspecified>
[oracle.swd.jre_1.1.8.3.0]
#Parameter: PROD_HOME
#Type: String
#Description: Complete path where the product needs to be installed.
#Example : PROD_HOME = "C:\ProductName"
PROD_HOME=<Value Unspecified>
#Parameter: s_OPSSelectedNodes
#Type: String
#Description: This variable recives the OPS selected nodes value.
s_OPSSelectedNodes=<Value Unspecified>
[oracle.swd.jre_1.3.1.0.0]
#Parameter: PROD_HOME
#Type: String
#Description: Complete path where the product needs to be installed.
#Example : PROD_HOME = "C:\ProductName"
PROD_HOME=<Value Unspecified>
#Parameter: s_OPSSelectedNodes
#Type: String
s_OPSSelectedNodes=<Value Unspecified>
$

Just edit the below mentioned parameters alone as appropriately and try to run. This is what i use to do(but it is a 10g resp file). It may help.
./runInstaller -silent -noconfig -responseFile /oracle/enterprise.rsp
Response file (enterprise.rsp) for the installation of 10.2.0.1
UNIX_GROUP_NAME="dba"
FROM_LOCATION="/tools/orabin/10gR2/stage/products.xml"
ORACLE_HOME="/u002/oracle/product/10.2.0"
ORACLE_HOME_NAME="Ora10g2"
s_nameForOPERGrp="dba"
s_nameForDBAGrp="dba"
SHOW_ROOTSH_CONFIRMATION=false
ORACLE_HOSTNAME="domain5"
n_configurationOption=3 //*Install Software Only)*//
RESTART_SYSTEM=false
=================================================================
./runInstaller -silent -noconfig -responseFile /u002_gps2dev/oracle/companionCD.db.rsp
Response file(companionCD.db.rsp) for Companion CD
UNIX_GROUP_NAME="dba"
FROM_LOCATION="/tools/orabin/10gcompanion/stage/products.xml"
ORACLE_HOME="/u002/oracle/product/10.2.0"
ORACLE_HOME_NAME="Ora10g2"
SHOW_ROOTSH_CONFIRMATION=false
=================================================================
./runInstaller -silent -noconfig -responseFile /u002_gps2dev/oracle/patchset.rsp
Response file(patchset.rsp) for Patchset installation 10.2.0.2
UNIX_GROUP_NAME="dba"
FROM_LOCATION="/tools/orabin/10gPatch/Disk1/stage/products.xml"
ORACLE_HOME="/u002/oracle/product/10.2.0"
ORACLE_HOME_NAME="Ora10g2"
SHOW_ROOTSH_CONFIRMATION=false
SHOW_EXIT_CONFIRMATION=false
RESTART_SYSTEM=false

Similar Messages

  • I cannot install iTunes 10.5. Problem is that there are rest of installations. I uninstalled all iTunes, Quicktime, Bonjour, Apples components, but problem goes on. I run WIN XP SP 3 32 BITS. I accept ideas to solve, thanks.

    I cannot install iTunes 10.5. Problem is that there are rest of installations. I uninstalled all iTunes, Quicktime, Bonjour, Apples components, but problem goes on. I run WIN XP SP 3 32 BITS. I accept ideas to solve, thanks.

    A bit of repetition, mainly for the benefit of anyone else with the same issue. In your case the "for older video cards" version might be worth a try.
    When cleaning folders you need to check both the Program Files and Program Files (x86) folders, which you may well have done but didn't mention in the detail above.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if Apple Mobile Device Support won't install normally.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for performance issues or compatibility with third party software.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • I updated iTunes to 10.4 version and now it doesn't start and sen a messages "iTunes has detected an error and must be closed". Someone have the same problem and how can we repair our installation insted of change the windows XP installation? Best regard

    I updated iTunes to 10.4 version and now it doesn't start and send a messages "iTunes has detected an error and must be closed". Someone have the same problem and how can we repair our installation insted of change the windows XP installation? Best regards

    Only way to get iMac starting again was to re-install 10.4.4 from DVD, and then update it into 10.4.6. For a while it worked perfectly, just as before.
    Then I tried to print to CD with my EPSON Stylus Photo 950 from Adobe Photoshop Elements (2.0). It didn't print anything, but printer started flashing all lights. The print job was not performed, so I did remove it from the Printer Utility. After that the iMac started "ticking" again, same noise than before, after 10.4.7 installation. I did re-boot iMac. It never started, it does stuck on gray screen (gray block running clockwise). HW test from DVD didn't find any problems (extended search looping 3 times). But Disk Utility found hard drive to have inaccurate node structure, it could not fix it.
    Apple support recommended to use DiskWarrior. However, it does not support (yet) Intel Macs. I haven't got TechTool Pro 4.5.1 anywhere. iMac does start on to FireWire mode (T at boot), but I cannot see the disk from 10.2.8 iMac.
    So, obvisously the problem is not 10.4.7. I believe it to be ESPON printer driver compatibility on Mac OSX. This does not suprise me, EPSON printers *****, I shall never purchase one again. However, disk catalog structure should not get messed by one faulty printer driver!

  • Problem with -silent -location installation parameters

    Hi,
    I'm trying to specify the installation path to my air application's installer that was made with -target native.
    However, I'm getting the following error:
    C:\Users\ido\Desktop\cardinal-quest-haxe\air\air>CardinalQuest.exe -silent -location C:\cq
    C:\Users\ido\Desktop\cardinal-quest-haxe\air\air>failed (consult log)
    The log (http://pastebin.com/SnYrkaUU) states the following:
    [2011-08-01:23:56:50] Bootstrapper begin with version 2.7.0.19530 on Win x86
    [2011-08-01:23:56:50] Installed runtime (2.7.0.19530) located at C:\Program Files\Common Files\Adobe AIR
    [2011-08-01:23:56:50] Launching subprocess with commandline "Adobe AIR Application Installer.exe" -silent -location c:\cq -desktopShortcut -programMenu "C:\Users\ido\AppData\Local\Temp\AIR1580.tmp\Cardinal Quest"
    [2011-08-01:23:56:50] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-01:23:56:50] Commandline is: -silent -location c:\cq -desktopShortcut -programMenu "C:\Users\ido\AppData\Local\Temp\AIR1580.tmp\Cardinal Quest"
    [2011-08-01:23:56:50] Installed runtime (2.7.0.19530) located at C:\Program Files\Common Files\Adobe AIR
    [2011-08-01:23:56:51] Validating app in folder C:\Users\ido\AppData\Local\Temp\AIR1580.tmp\Cardinal Quest
    [2011-08-01:23:56:53] Application signature verified
    [2011-08-01:23:56:53] Unpackaging/validation complete
    [2011-08-01:23:56:53] No app located for appID 'CardinalQuest' and pubID ''
    [2011-08-01:23:56:53] Starting silent app installation to c:\cq. Installing app CardinalQuest version 1.0 using the source file at file:///C:/Users/ido/AppData/Local/Temp/AIR1580.tmp/Cardinal%20Quest
    [2011-08-01:23:56:53] Installing msi at C:\Users\ido\AppData\Local\Temp\AIR1580.tmp\Cardinal Quest\setup.msi with guid {7161D8D5-8A80-F0B6-AF2A-9A6AC64749EC}
    [2011-08-01:23:56:55] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-08-01:23:56:55] Rolling back install of C:\Users\ido\AppData\Local\Temp\AIR1580.tmp\Cardinal Quest\setup.msi
    [2011-08-01:23:56:55] Rollback complete
    [2011-08-01:23:56:55] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-08-01:23:56:55] Application Installer end with exit code 7
    [2011-08-01:23:56:55] Subprocess Application Installer failed (7)
    [2011-08-01:23:56:55] Bootstrapper end with exit code 7
    Any idea what the issue might be?
    Thanks,
    Ido.

    I should add that CardinalQuest.exe works fine when invoked without any parameters.

  • Problems performing silent install of CR XI Rel 2

    We are using the instructions from the installation guide to perform a silent install by running the command
    setup.exe ADDLOCAL=ALL EXCLUDEDOTNETFILES=1 EXCLUDEJAVAFILES=1 EXCLUDERDCFILES=1 CLIENTLANGUAGE=EN REBOOT=ReallySuppress PIDKEY=(actualKey) INSTALLDIR="C:\Program Files\Business Objects\Crystal Reports 11.5" /live c:\temp\cr_11.log /qn
    The installation runs but fails at the end of the installation when attempting to put the shortcuts in the users or All users Start Menu with the error of MainEngineThread is returning 1603 (when under user ID) or MainEngineThread is returning 1604 (when under All Users).  The installation is being run with an administrator access login ID, so access to either area should not be a problem.
    The installation is on both Windows 2000 and XP pc's and the win32 directory of the msi installation files have been copied locally to the machine as part of the process to eliminate network lag.
    Does anyone have any suggestions on how to get past this?

    Check the readme and help files on  how to.

  • Problem with OBI Apps v7.9.5 installation on WinXP SP2

    We are attempting to install OBI Apps v7.9.5 on a WinXP SP2 machine. However, upon clicking the setup.exe file, we get the following error message -- Unable to load the launcher file index. Invalid file type in the index.
    As a pre-requisite for OBI Apps, JDK 1.5.x and OBIEE v10.1.3.3.1 have been installed without any issues. Hence, not sure why we are getting the above error for OBI Apps. We have searched Oracle documentation, blogs and forums, but not found any reason or solution to this problem.
    Any inputs will be greatly appreciated.
    Thank you..
    Edited by: OBIGuy on Nov 2, 2009 1:00 PM

    Thank you for the input. The contents of the installation directory are as below:
    Oracle_BI_Applications
    |- doc (folder)
    |- createResponseFile.bat
    |- installWithResponseFile.bat
    |- media.inf
    |- setup.exe
    |- setup.jar
    |- version_apps.txt
    Before posting this query, I did run the setup.jar file. However, when the installation process reaches 100%, it terminates with the following error - */version_apps.txt does not exist*. Also, it rolls back the complete installation, so I do not get the OBI Apps files/directories such as DAC, dwrep, RPD, Web Catalog zip, etc.
    As shown in the directory structure, this file does exist. My guess is - since I am running the JAR file and not the EXE, it is unable to resolve the path of version_apps.txt correctly and hence throws this error. Having gone through related blogs and posts, I understand that OBI Apps can be installed on Win XP SP2.
    Any inputs?
    Edited by: OBIGuy on Nov 5, 2009 10:15 AM

  • Firefox 22 Silent Add-ons/Plugins/Extensions Installation

    We're a Windows 7 x86 shop and we're finally upgrading from Firefox 3.6. I just need a little help finalizing the customizations for our Firefox 22 install.
    Our requests don't differ greatly from others (no automatic updates, no plugin checks, set default home page, no Firefox sync etc.) and all that seems to be working so far. I ran the install on a machine that did not have a previous version of Firefox and found it largely behaving the way I expected it to.
    However two things stand out:
    On initial launch I'm seeing a 'checking compatibility of addons' screen. It doesn't ask me to do anything and disappears after a few seconds, but this worries me that it *might* complain about a plugin a user installed when we go through the upgrade process.
    - Can this 'check' be avoided?
    - Is it really doing anything? (eg: checking for blacklisted addons/extensions? etc)
    - What's the worst that could happen here?
    In the registry (HKLM\Software\Mozilla\Firefox\Extensions) I have two entries created by 2 other applications on the workstation each of which pointing to their respective extension/addon/plugin directory (e.g.: C:\Program Files\Application\some_directory). When properly installed, one is listed as an Extension, the other a Plugin. On the first launch after installation, I see two 'Install Add-on' tabs prompting me to approve each the installation. Seeing as these extensions are allowed/trusted and required, I want Firefox to accept them without prompting the user. Now, I'm aware of two key elements that largely govern this (and their subtle differences) but I can't seem to get this to work right:
    extensions.autoDisableScopes
    extensions.enabledScopes
    With the former set to 0 and the latter 15 I relaunch FF and while I don't get the tabs, when I go to test them, it doesn't work. Furthermore, the Plugin is listed under Extensions which probably shoud not be.
    - What am I doing wrong?
    - How can I allow/trust/whitelist or otherwise automatically approve the installation of either specific add-ons, or add-ons within a specific location?
    Please, correct me if I'm doing something wrong, or if there's a better way (e.g.: GPO's) to apply global settings for all users. I'm hoping to avoid a solution that requires installing a third-party plug-in
    Any advice is greatly appreciated.
    Install/upgrade process consists these key files:
    Firefox Setup 22.0.exe - The installer
    install.cmd - Script that runs the installer and does other things:
    runs installer with the following switches: /INI=custom.ini
    creates "%ProgramFiles%\Mozilla Firefox\browser\defaults\profile\chrome" (if missing)
    copies userChrome.css into the above directory
    creates "%ProgramFiles%\Mozilla Firefox\browser\defaults\preferences" (if missing)
    copies local-settings.js into the above directory
    copies Mozilla.cfg into "%ProgramFiles%\Mozilla Firefox\"
    copies override.ini into "%ProgramFiles%\Mozilla Firefox\browser\"
    custom.ini :
    MaintenanceService=false
    userChrome.css :
    // Disable Firefox Sync
    #sync-setup, #sync-status-button, #BrowserPreferences radio[label="Sync"] {display:none!important;}
    #sync-setup-appmenu,#sync-syncnowitem-appmenu, #sync-setup, #sync-status-button, #BrowserPreferences radio[label="Sync"] {display:none!important;}
    menu[label="Tools"] menuitem[label="Sync Now"], #sync-button, #sync-setup-appmenu, #sync-syncnowitem-appmenu, #sync-setup, #sync-status-button, #BrowserPreferences radio[label="Sync"] {display:none!important;}
    local-settings.js :
    pref("general.config.obscure_value", 0);
    pref("general.config.filename", "mozilla.cfg");
    Override.ini :
    [XRE]
    EnableProfileMigrator=False
    EnableExtensionManager=True
    [Crash Reporter]
    Enabled=False
    Mozilla.cfg :
    // This preference allows to suppress all UI update prompting.
    defaultPref("app.update.silent", true);
    // This preference disables the background service that installs updates
    defaultPref("app.update.service.enabled", false);
    // This preference indicates that the rights notification has already been shown.
    defaultPref("browser.rights.3.shown", true);
    defaultPref("browser.rights.override", true);
    // Disable automatic check for updates to search plugins
    defaultPref("browser.search.update", false);
    // Do not perform system default browser check on startup
    defaultPref("browser.shell.checkDefaultBrowser", false);
    // Sets URL of homepage or pope (|) separated list of URL's to open in tabs
    defaultPref("browser.startup.homepage", "http://our-intranet/");
    // Was suggested to use this instead of the above - don't understand why
    //defaultPref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=http://our-intranet/");
    // The last browser version (milestone) this profile was loaded with. If it differs from the current version, pref is changed to current version.
    defaultPref("browser.startup.homepage_override.mstone", "ignore");
    // Disable check extension for browser compatibility on upgrade/install.
    defaultPref("extensions.checkCompatibility", false);
    // Disable checks that extensions provide secure updates.
    defaultPref("extensions.checkUpdateSecurity", false);
    // The last version of the browser to successfully load extensions. Used to determine whether or not to disable extensions due to possible incompatibilities.
    defaultPref("extensions.lastAppVersion", "100.0.0");
    // Not sure if this still applies today
    defaultPref("extensions.lastPlatformVersion", "100.0.0");
    // An Attempt at Disabling Firefox sync
    defaultPref("services.sync.autoconnect", false);
    defaultPref("services.sync.clients.lastSync", "0");
    defaultPref("services.sync.clients.lastSyncLocal", "0");
    defaultPref("services.sync.engine.addons", false);
    defaultPref("services.sync.engine.apps", false);
    defaultPref("services.sync.engine.bookmarks", false);
    defaultPref("services.sync.engine.history", false);
    defaultPref("services.sync.engine.passwords", false);
    defaultPref("services.sync.engine.prefs", false);
    defaultPref("services.sync.engine.prefs.modified", false);
    defaultPref("services.sync.engine.tabs", false);
    defaultPref("services.sync.globalScore", 0);
    defaultPref("services.sync.migrated", true);
    defaultPref("services.sync.nextSync", 0);
    defaultPref("services.sync.tabs.lastSync", "0");
    defaultPref("services.sync.tabs.lastSyncLocal", "0");
    // Disabled Add-on manager pop-up window post addon/extension installation
    defaultPref("extensions.newAddons", false);
    // Disable automatic download and installation of available updates
    defaultPref("extensions.update.autoUpdate", false);
    // Diable automatic checking of updates at the specified interval
    defaultPref("extensions.update.autoUpdateEnabled", false);
    // Disable checking for extension updates
    defaultPref("extensions.update.enabled", false);
    // Determines how often to check the update URL for updates.
    defaultPref("extensions.update.interval", 1273520281);
    // Disable addon control wizard
    defaultPref("extensions.shownSelectionUI", true);
    // A comma-and-space-delimited list of URIs with which to automatically authenticate via NTLM (Windows domain logon).
    defaultPref("network.automatic-ntlm-auth.trusted-uris", "a,bunch,of,servers,urls,and,unc,paths");
    // Indicates whether some cookie preferences — previously stored in deprecated preferences — have been migrated to current preferences.
    defaultPref("network.cookie.prefsMigrated", true);
    // A comma-and-space-delimited list of sites that are permitted to engage in SPNEGO authentication with the browser.
    defaultPref("network.negotiate-auth.trusted-uris", "a,bunch,of,servers,urls,and,unc,paths");
    // Not sure if this still applies today
    defaultPref("privacy.sanitize.migrateFx3Prefs", true);
    // Disable telemetry (usage statistics) to Mozilla HQ
    defaultPref("toolkit.telemetry.prompted", 2);
    defaultPref("toolkit.telemetry.rejected", true);
    defaultPref("toolkit.telemetry.enabled", false);
    // A comma-separated list of sites to automatically add to the extensions whitelist.
    defaultPref("xpinstall.whitelist.add", "");
    // Not sure what these are but are baked into installation
    defaultPref("xpinstall.whitelist.add.180", "");
    defaultPref("xpinstall.whitelist.add.36", "");
    // Allow access to specific network locations
    defaultPref("capability.policy.policynames", "policy1, policy2, ..., policyX");
    defaultPref("capability.policy.policy1.checkloaduri.enabled", "allAccess");
    defaultPref("capability.policy.policy1.sites","http://site1 http://site1/site http://site2");
    defaultPref("capability.policy.policy2.checkloaduri.enabled", "allAccess");
    defaultPref("capability.policy.policy2.sites","\\unc\path");
    defaultPref("capability.policy.policyX.checkloaduri.enabled", "allAccess");
    defaultPref("capability.policy.policyX.sites","whatever");
    // Disables built in PDF viewer
    defaultPref("pdfjs.disabled",true);
    // Disables Health Report Uploads
    defaultPref("datareporting.healthreport.uploadEnabled",false);
    // Disables Health Reporting Completely
    defaultPref("datareporting.healthreport.service.enabled",false);
    // Disabled Plugin Check
    defaultPref("plugin.scan.plid.all",false);
    defaultPref("plugins.update.url","");

    try the 15 - 15 option, see in the above link you gave us :
    http://mike.kaply.com/2012/02/21/understanding-add-on-scopes/
    the : Add-ons are only disabled by default '''if they were not explicitly installed by the user'''. '''So if an external application places an add-on into the user’s profile directory, it is disabled by default'''.
    (it is in extensions.autoDisableScopes area )

  • Reader 9.3.3 Problem with Silent Printing (print but no preview)

    I've posted this in Acrobat Scripting Forum but not one response since 07/02/10 (170 read it but no response).
    Running Windows XP 2002 with Service Pack 3
    After updating from Reader 9.3.2 to 9.3.3 our users a experiencing a fatal error when printing silently (the form prints but you don't see it.)
    Steps:
    1. The server produces a pdf and an associated xfdf.
    2. The xfdf is executed which launches Reader and populates the fields in the pdf. At the same time the xfdf print parameters pass into the pdf
    3. Java Script executes the print parameters and sends the form to the printer without the user needing to do anything.
    4. After the print completes, the next set of pdf / xfdf would normally be processed but Reader 9.3.3 throws the following errors
    * A message box pops up stating Expected a dict object. The user clicks OK
    * The Microsoft Error reporting dialog box pops up. User clicks Send or Don't send either way it goes away.
    * A message box pos up "Microsoft Visual C++ Runtime Library"
         Runtime Error!
         C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe
         R6025
         - pure virtual function call
         The user clicks OK
    5. Reader closes
    I checked the Event Log and it states:
         Faulting application acrord32.exe, version 9.3.3.177, faulting module acrord32.dll, version 9.3.3.177, fault address 0x000b271f
    If the user opens the form in preview and prints using the print dialog or clicks the Print button I added (uses same Java Script mentioned above) it prints fine and the next set of pdf / xfdf are processed.
    All users have rolled back to Reader 9.3.2 and the problem went away.
    I hope some one from Adobe is aware of this because there are security patches in Reader 9.3.3 and our clients cannot use our product unless they stay on version 9.3.2. For now all users will have to see if the next Adobe Reader release will fix this.
    By the way. I get the same issue in Adobe Acrobat Professional 9.3.3.
    Thanks,
    Doug

    Abhigyan,
    The Java Script hasn't changed in 2 years. It was developed by an Adobe Partner. Adobe Reader and Acrobat have changed.
    I'll try to step through the script but haven't had much luck in past.
    Here are the lines that Reader likely is throwing the error:
    oDoc.print(pp);
    if ( bCloseNoSave )  oDoc.closeDoc({bNoSave:true});
    As I stated, it works in previous versions of Reader (9.0 through version 9.3.2). The issue began when Adobe released version 9.3.3.
    Doug

  • Problems with silent install of an AS10.1.2.0.2 infrastructure

    Hello,
    I posted this over on the database forum too. I'm trying to create a silent install for an AS 10.1.2.0.2 infrastructure database. I created the response file using the -record option for the installer. I then modified the response file according to the instructions in the app server installation documentation. When I run setup with the response file I get the follow error...
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 5.0
    Passed
    Checking swap space: must be greater than 1535 MB . Actual 4092MB Passed
    Checking for SERVICE_PACK: must be 3 . Actual Service Pack 4 Passed
    Checking Temp space: must be greater than 150 MB . Actual 60731 MB Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from C:\DOCUME~1\cdwright\LOCALS
    ~1\Temp\OraInstall2008-04-30_06-38-27PM. Please wait ... Oracle Universal Instal
    ler, Version 10.1.0.4.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Loading Product Information
    ...............................................................100% Done.
    Analyzing dependencies
    .........Error:*** Alert: An error occurred attempting to find the ASControl ser
    vice executable in this Oracle Home. Please verify that the file C:\oracle\infra
    \bin\nmesrvc.exe exists in this home or that this Oracle Home is valid. ***
    Why is the installer looking for ASControl? This should be a fresh install. Any help I can get would be much appreciated.
    Cliff Wright

    Do you already have an AS running on this machine? If you're doing a reinstall, did you remove the inventory and all appropiate registry settings?

  • I have a frustrating problem with my iPhone 5 post ios8 installation. The ring tone won't sound when phone is locked/switched off, although the vibration does work. I think it has something to do with "do not disturb"

    Hi, I have a frustrating problem that seems to have occurred post iOS 8 installation. When my iphone5 is switched off the ring tone fails to sound i only get the vibration. If i am using my phone and a have an incoming call then the ring tone works as normal. I think it has something to do with "do not disturb" ... i see from the menu in "do not disturb" that under the heading "silence" there are two options "always" and "only when the phone is locked" This does not seem to make sense as i have to choose one or the other!
    If anybody can help advise me on this problem i would be very grateful.
    Thanks

    Hello Mogulman46,
    So what that means is when you have Do Not Disturb turned on, you may have an alert depending on the setting and how you are using your iPhone. So if it is set to Always, then that means that no matter what, your iPhone will not be notified. If it set to Only while the iPhone is locked, then that means that you will not get notification when your iPhone is locked but you will get notifications if your iPhone is being used. Also keep in mind the settings All Calls From can be set to certain contacts like Favorites, Everyone or no one. If you are using Do Not Disturb and you do not need it, then turn it off. 
    Use Do Not Disturb on your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/ht5463
    Regards,
    -Norm G. 

  • Problem in selecting different drives while DB installation in Cluster.

    Hello,
    We are installing ECC 6.0 (AS ABAP), MS SQL 2005, Windows 2003 SR2, MSCS Cluster (One cluster, two nodes, Active/Passive)
    Directory Structure
    Drive / Cls Group / Used for
    C: Local Disk
    D: Local Disk
    E: (SAN) SAPDBGRP     MSSQL
    F: (SAN) SAP PRD                     SAP Global files
    G: (SAN) SAPDBGRP     Datafiles
    H: (SAN) SAPDBGRP     Transaction log files
    Q: (SAN) MSDTC          Quorum Resource
    - installed windows and MSCS cluster. Tested successfully.
    - installed SQL Server 2005 database server software (installed on both the nodes)
         - Server software installed by default in C:\program files\...
         - In parameter window "Cluster Group Selection"
           provided parameter value as "Data Files = E:\Microsoft SQL Server\"
           (for Data file for master, model and msdb)
    - installed Central Services Instance for ABAP (ASCS) on First Node
    - Configured he First MSCS Node (where it created the SAP cluster group)
    - Installing the Database Instance  (Resources in SAPDBGRP cluster are E: G: H: drives)
         - Parameter Window "MS SQL Server > Database Files"
         - Path for Datafiles - Default E: Changed to G:
         - Path for Tran log  - Default E: Changed to H:
    If default E: drive is selected, goes to next step
    If changed to G: or H: drive, error message comes <b>"Caught EKdException in Modulecell: no Element found"</b>
    Installation Log File (last 8 to 10 statements are displayed hear)
    =========================================================
    INFO 2007-04-06 17:25:57
    Execute step dAskForFilesConfig of component
    |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB
    |ind|ind|ind|ind|2|0|MssDbLayout|ind|ind|ind|ind|3|0.
    ERROR 2007-04-06 17:26:44
    FKD-00037  Query did not return a result.
    ERROR 2007-04-06 17:26:44
    FKD-00038  Query did not return a result.Select attribute NeededSpace, statement: WHERE Name  =  'G'
    ERROR 2007-04-06 17:26:55
    FKD-00037  Query did not return a result.
    ERROR 2007-04-06 17:26:55
    FKD-00038  Query did not return a result.Select attribute NeededSpace, statement: WHERE Name  =  'G'
    ERROR 2007-04-06 18:02:29
    FKD-00037  Query did not return a result.
    ERROR 2007-04-06 18:02:29
    FKD-00038  Query did not return a result.Select attribute NeededSpace, statement: WHERE Name  =  'H'
    ERROR 2007-04-06 18:02:37
    FKD-00037  Query did not return a result.
    ==========================================================
    Please guide.
    Ghanshyam
    Hello,
    Problem solved, G: & H: were added to the SQL Server resources dependency.
    Thanks for everybody's help.
    Message was edited by:
            Basis Team

    Hi,
    My problem of Drive selection got solved after I put drives (E,F,G) in db cluster group.
    I did not face any problem which you have mentioned. Following are the cluster related parameters required while installation, (other than the normal parameters)
    Installation Steps (MSCS Cluster,One Cluster, Active-Passive)
    SQL Server S/w Installation
    Automatically installs on Both the Nodes.
    Database Instance
    Before starting DB instance, check SQL Server for Disk Recources
    Manually add the disk G: & H: to Resources Type to SQL Server if not available Check Dependencies          
         in SQL Server resource: E:, G:, H:     
         Profile directory     :
    SAPCIGRP\sapmnt\prd\sys\profile     
         Local MSSQL Server     : sqlcluster     
         Path for Datafiles     : G:     
         Path for Logfiles     : H:     
         TempDB drive     : E:     
    Configure the MSCS Node-B               
    Move resources to Node-B               
         Instance Type     : AS ABAP     
         SAPSID          : PRD
         Instance Number     : 00
         Virtual Host Name     : SAPCIGRP
         Support of multiple SAP : No
    Enqueue Replication Server Node-A          
         SAPSID          : PRD
         Instance Number     : 00
         Virtual Host Name     : SAPCIGRP
         ER Instance Number     : 10
         ER Drive          : D:
    Enqueue Replication Server Node-B          
    Move resources to Node-B          
         SAPSID          : PRD
         Instance Number     : 00
         Virtual Host Name     : SAPCIGRP
         ER Instance Number     : 10
         ER Drive          : D:     
    Central Instance on Node-A               
    Move resources to Node-A               
    Check the permissions of SAPMNT share                
         Profile directory     :
    SAPCIGRP\sapmnt\prd\sys\profile     
         Central Instance Number : 01     
         Host Transport Dir     : SAPCIGRP     
         DDIC password different : No     
         SOLMAN Key     : XXXXXXXXXXXX     
    Dialog Instance on Node-B          
    Move resources to Node-B               
         Profile directory     :
    SAPCIGRP\sapmnt\prd\sys\profile     
         Central Instance Number : 01     
    Other are regular parameters which you provide for standard installation. I could successfully install SAP in MSCS cluster.
    <b>IMP: You Must upgrade your kernel to DW105, or your failover / failback will not work.</b>
    Ghanshyam

  • Silent Mode Oracle 11g r2  Installation on XP error

    Hi
    Installing Oracle 11g R2 on Windows XP , Getting the error while entering the following Command at Command prompt .
    C:Aravind\Oracle\SW\Oracle 11g\database>setup.exe -silent -responseFile C:\oracle\Software\database\db_install.rsp'
    Error : The Command line arguments '11g\database\db_install.rsp' are not valid options . Type OUI -help at the command line for instructions on appropriate command line usage .
    Here is the response file parameters :
    ## Copyright(c) 1999, 2009 Oracle. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## identifies the variable type. ##
    ## Please specify the values in the following format: ##
    ## Type Example ##
    ## String "Sample Value" ##
    ## Boolean True or False ##
    ## Number 1000 ##
    ## StringList {"String value 1","String Value 2"} ##
    ## The values that are given as <Value Required> need to be ##
    ## specified for a silent installation to be successful. ##
    ## This response file is generated by Oracle Software ##
    ## Packager. ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #Name : UNIX_GROUP_NAME
    #Datatype : String
    #Description: Unix group to be set for the inventory directory. Valid only in Unix
    platforms.
    #Example: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=<Value Unspecified>
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "../stage/products.xml"
    FROM_LOCATION="C:\Aravind\Oracle\SW\Oracle 11g\database\install\.\stage\products.xml"
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Complete path of the Oracle Home.
    #Example: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\app\veeranki\product\11.2.0\dbhome_1"
    #Name : ORACLE_BASE
    #Datatype : String
    #Description: Complete path of the Oracle Base.
    #Example: ORACLE_BASE =
    ORACLE_BASE="C:\app\veeranki"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="dbhome_1"
    #Name : SUPPRESS_BUGLIST_WARNING
    #Datatype : Boolean
    #Description: Set to true if the Welcome page in OUI needs to be shown.
    #Example: SUPPRESS_BUGLIST_WARNING = false
    SUPPRESS_BUGLIST_WARNING=false
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Set to true to allow users to go back to the File Locations page for
    another #installation. This flag also needs to be set to true in order to process
    another response #file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION = true
    NEXT_SESSION=true
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Set to true to allow users to invoke another session even if current
    install #session has failed. This flag is only relevant if NEXT_SESSION is set to
    true.
    #Example: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Set to true to allow users to go back to the File Locations page for
    another #installation. This flag also needs to be set to true in order to process
    another response #file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE="C:\Oracle\db.rsp"
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: List of components to be deinstalled during a deinstall session.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name, Version : External name. Please use
    the internal #name and version while specifying the value.
    # oracle.swd, 11.2.0.1.0 : Oracle Installation Products 11.2.0.1.0
    #Example: DEINSTALL_LIST = {"oracle.swd","11.2.0.1.0"}
    DEINSTALL_LIST={"oracle.swd","11.2.0.1.0"}
    #Name : CLUSTER_NODES
    #Datatype : StringList
    #Description: This variable represents the cluster node names selected by the user
    for #installation.
    #Example: CLUSTER_NODES = {"node1"}
    CLUSTER_NODES=<Value Unspecified>
    #Name : REMOTE_NODES
    #Datatype : StringList
    #Description: This variable represents the remote node names on which installation
    is carried #out.
    #Example: REMOTE_NODES =
    REMOTE_NODES=""
    #Name : LOCAL_NODE
    #Datatype : String
    #Description: This variable represents the local node.
    #Example: LOCAL_NODE =
    LOCAL_NODE=""
    #Name : RESTART_SYSTEM
    #Datatype : Boolean
    #Description: Set to true to allow automatic restart of the system, if set to
    false then #installer will exit without restarting, no exit confirmation dialog is
    shown.
    #Example: RESTART_SYSTEM = false
    RESTART_SYSTEM=false
    #Name : RESTART_REMOTE_SYSTEM
    #Datatype : Boolean
    #Description: Set to true to allow automatic restart of the remote systems, if set
    to false, #installer will not restart the remote systems, no exit confirmation
    dialog is shown.
    #Example: RESTART_REMOTE_SYSTEM = false
    RESTART_REMOTE_SYSTEM=false
    #Name : ORACLE_HOSTNAME
    #Datatype : String
    #Description: This variable holds the hostname of the system as set by the user.
    #Example: ORACLE_HOSTNAME =
    ORACLE_HOSTNAME="localhost"
    #Name : REMOVE_HOMES
    #Datatype : StringList
    #Description: List of the homes to be removed during a deinstall session. Each
    home is #represented by its full path.
    #Example: REMOVE_HOMES = {<full_path_of_home1>,<full_path_of_home2>, ...}
    REMOVE_HOMES=<Value Unspecified>
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: By setting this variable to true, you are accepting the license
    agreement. This #variable is used only for silent installations.
    #Example: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=true
    #Name : METALINK_LOCATION
    #Datatype : String
    #Description: This variable represents the Oracle metalink location.
    #Example: METALINK_LOCATION =
    METALINK_LOCATION=""
    #Name : METALINK_USERNAME
    #Datatype : String
    #Description: This variable represents the Oracle metalink user name.
    #Example: METALINK_USERNAME =
    METALINK_USERNAME=""
    #Name : MYORACLESUPPORT_USERNAME
    #Datatype : String
    #Description: This variable represents the Oracle metalink user name.
    #Example: MYORACLESUPPORT_USERNAME =
    MYORACLESUPPORT_USERNAME=""
    #Name : METALINK_PASSWORD
    #Datatype : String
    #Description: This variable represents the corresponding Oracle metalink password.
    #Example: METALINK_PASSWORD =
    METALINK_PASSWORD=""
    #Name : MYORACLESUPPORT_PASSWORD
    #Datatype : String
    #Description: This variable represents the corresponding Oracle metalink password.
    #Example: MYORACLESUPPORT_PASSWORD =
    MYORACLESUPPORT_PASSWORD=""
    #Name : PROXY_HOST
    #Datatype : String
    #Description: The proxy host used to connect to Oracle metalink.
    #Example: PROXY_HOST =
    PROXY_HOST=""
    #Name : PROXY_PORT
    #Datatype : String
    #Description: The proxy port used to connect to Oracle metalink.
    #Example: PROXY_PORT =
    PROXY_PORT=""
    #Name : PROXY_REALM
    #Datatype : String
    #Description: The realm for the proxy used to connect to Oracle metalink.
    #Example: PROXY_REALM =
    PROXY_REALM=""
    #Name : PROXY_USER
    #Datatype : String
    #Description: The username for the proxy used to connect to Oracle metalink.
    #Example: PROXY_USER =
    PROXY_USER=""
    #Name : PROXY_PWD
    #Datatype : String
    #Description: The password for the proxy used to connect to Oracle metalink.
    #Example: PROXY_PWD =
    PROXY_PWD=""
    #Name : DONT_PROXY_FOR
    #Datatype : String
    #Description: The dont proxy for list.
    #Example: DONT_PROXY_FOR =
    DONT_PROXY_FOR=""
    #Name : DECLINE_SECURITY_UPDATES
    #Datatype : Boolean
    #Description: OUI Session variable set to decline from receiving the security
    updates
    #Example: DECLINE_SECURITY_UPDATES =
    DECLINE_SECURITY_UPDATES=false
    #Name : COLLECTOR_RESPONSE_FILE
    #Datatype : String
    #Description: OUI Session variable used to provide the OCM response file location
    #Example: COLLECTOR_RESPONSE_FILE =
    COLLECTOR_RESPONSE_FILE=""
    #Name : SECURITY_UPDATES_VIA_METALINK
    #Datatype : Boolean
    #Description: OUI Session variable used to set if the security updates should be
    received via #Metalink details
    #Example: SECURITY_UPDATES_VIA_METALINK =
    SECURITY_UPDATES_VIA_METALINK=false
    #Name : SECURITY_UPDATES_VIA_MYORACLESUPPORT
    #Datatype : Boolean
    #Description: OUI Session variable used to set if the security updates should be
    received via #Metalink details
    #Example: SECURITY_UPDATES_VIA_MYORACLESUPPORT =
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: The top level component to be installed in the current session.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name, Version : External name. Please use
    the internal #name and version while specifying the value.
    # oracle.swd, 11.2.0.1.0 : Oracle Installation Products 11.2.0.1.0
    #Example: TOPLEVEL_COMPONENT = {"oracle.swd","11.2.0.1.0"}
    TOPLEVEL_COMPONENT={"oracle.swd","11.2.0.1.0"}
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name while specifying the value.
    # en, : English
    # fr, : French
    # ar, : Arabic
    # bn, : Bengali
    # pt_BR, : Brazilian Portuguese
    # bg, : Bulgarian
    # fr_CA, : Canadian French
    # ca, : Catalan
    # hr, : Croatian
    # cs, : Czech
    # da, : Danish
    # nl, : Dutch
    # ar_EG, : Egyptian
    # en_GB, : English (United Kingdom)
    # et, : Estonian
    # fi, : Finnish
    # de, : German
    # el, : Greek
    # iw, : Hebrew
    # hu, : Hungarian
    # is, : Icelandic
    # in, : Indonesian
    # it, : Italian
    # ja, : Japanese
    # ko, : Korean
    # es, : Latin American Spanish
    # lv, : Latvian
    # lt, : Lithuanian
    # ms, : Malay
    # es_MX, : Mexican Spanish
    # no, : Norwegian
    # pl, : Polish
    # pt, : Portuguese
    # ro, : Romanian
    # ru, : Russian
    # zh_CN, : Simplified Chinese
    # sk, : Slovak
    # sl, : Slovenian
    # es_ES, : Spanish
    # sv, : Swedish
    # th, : Thai
    # zh_TW, : Traditional Chinese
    # tr, : Turkish
    # uk, : Ukrainian
    # vi, : Vietnamese
    #Example: SELECTED_LANGUAGES = {"en"}
    #SELECTED_LANGUAGES={"en"}
    #Name : COMPONENT_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name while specifying the value.
    # en, : English
    # fr, : French
    # ar, : Arabic
    # bn, : Bengali
    # pt_BR, : Brazilian Portuguese
    # bg, : Bulgarian
    # fr_CA, : Canadian French
    # ca, : Catalan
    # hr, : Croatian
    # cs, : Czech
    # da, : Danish
    # nl, : Dutch
    # ar_EG, : Egyptian
    # en_GB, : English (United Kingdom)
    # et, : Estonian
    # fi, : Finnish
    # de, : German
    # el, : Greek
    # iw, : Hebrew
    # hu, : Hungarian
    # is, : Icelandic
    # in, : Indonesian
    # it, : Italian
    # ja, : Japanese
    # ko, : Korean
    # es, : Latin American Spanish
    # lv, : Latvian
    # lt, : Lithuanian
    # ms, : Malay
    # es_MX, : Mexican Spanish
    # no, : Norwegian
    # pl, : Polish
    # pt, : Portuguese
    # ro, : Romanian
    # ru, : Russian
    # zh_CN, : Simplified Chinese
    # sk, : Slovak
    # sl, : Slovenian
    # es_ES, : Spanish
    # sv, : Swedish
    # th, : Thai
    # zh_TW, : Traditional Chinese
    # tr, : Turkish
    # uk, : Ukrainian
    # vi, : Vietnamese
    #Example: COMPONENT_LANGUAGES = {"en"}
    #Component : oracle.swd
    COMPONENT_LANGUAGES={"en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name #while specifying the value.
    # Complete, : Complete
    # Typical, : Minimum
    # Custom, : Custom
    #Example: INSTALL_TYPE = "Complete"
    #Component : oracle.swd
    INSTALL_TYPE="Complete"
    Edited by: user8709943 on Oct 18, 2010 4:34 PM

    Hi Srini ,
    Using the Windows XP professional XP professional service pack 2, Version : 5.1.
    Deleted the space. So now folder is : C:\Aravind\Oracle\SW\Oracle11g\Database .
    C:\Aravind\Oracle\SW\Oracle11g\database>setup.exe -silent -responseFile C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp
    Error : Given Response file C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp is not valid .
    Cause : Syntactically incorrect response file . Either unexpected variables are specified or expected variables are not specified in response file .
    Following is the log file info :
    Using paramFile: C:\Aravind\Oracle\SW\Oracle11g\database\install\oraparam.ini
    The commandline for unzip:
    C:\Aravind\Oracle\SW\Oracle11g\database\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.03\1\DataFiles/"*.jar" -d "C:\DOCUME~1\veeranki\LOCALS~1\Temp\OraInstall2010-10-19_05-49-28AM" INFO: Loading data from: jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Validating Response File C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    SEVERE: [FATAL] [INS-10105] The given response file C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp is not valid.
    CAUSE: Syntactically incorrect response file. Either unexpected variables are specified or expected variables are not specified in the response file.
    ACTION: Refer the latest product specific response file template
    SUMMARY:
    - cvc-complex-type.2.4.a: Invalid content was found starting with element 'LOCAL_NODE'. One of '{"":oracle.install.responseFileVersion, "":oracle.install.option, "":SELECTED_LANGUAGES, "":ORACLE_HOSTNAME, "":INVENTORY_LOCATION, "":UNIX_GROUP_NAME, "":oracle.install.db.InstallEdition, "":ORACLE_BASE, "":ORACLE_HOME, "":oracle.install.db.CLUSTER_NODES, "":oracle.install.db.DBA_GROUP, "":oracle.install.db.OPER_GROUP, "":oracle.install.db.isCustomInstall, "":oracle.install.db.customComponents, "":oracle.install.db.config.starterdb.type, "":oracle.install.db.config.starterdb.SID, "":oracle.install.db.config.starterdb.globalDBName, "":oracle.install.db.config.starterdb.characterSet, "":oracle.install.db.config.starterdb.memoryLimit, "":oracle.install.db.config.starterdb.enableSecuritySettings, "":oracle.install.db.config.starterdb.installExampleSchemas, "":oracle.install.db.config.starterdb.memoryOption, "":oracle.install.db.config.starterdb.storageType, "":oracle.install.db.config.starterdb.fileSystemStorage.recoveryLocation, "":oracle.install.db.config.starterdb.fileSystemStorage.dataLocation, "":oracle.install.db.config.starterdb.password.ALL, "":oracle.install.db.config.starterdb.password.SYS, "":oracle.install.db.config.starterdb.password.DBSNMP, "":oracle.install.db.config.starterdb.password.SYSMAN, "":oracle.install.db.config.starterdb.password.SYSTEM, "":oracle.install.db.config.starterdb.control, "":oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification, "":oracle.install.db.config.starterdb.dbcontrol.emailAddress, "":oracle.install.db.config.starterdb.dbcontrol.SMTPServer, "":oracle.install.db.config.starterdb.gridcontrol.gridControlServiceURL, "":oracle.install.db.config.starterdb.automatedBackup.enable, "":oracle.install.db.config.starterdb.automatedBackup.osuid, "":oracle.install.db.config.starterdb.automatedBackup.ospwd, "":oracle.install.db.config.asm.diskGroup, "":oracle.install.db.config.asm.ASMSNMPPassword, "":SECURITY_UPDATES_VIA_MYORACLESUPPORT, "":DECLINE_SECURITY_UPDATES, "":MYORACLESUPPORT_USERNAME, "":MYORACLESUPPORT_PASSWORD, "":PROXY_PORT, "":PROXY_HOST, "":PROXY_USER, "":PROXY_PWD}' is expected.
    cvc-datatype-valid.1.2.1: '""' is not a valid value for 'integer'.
    cvc-type.3.1.3: The value '""' of element 'PROXY_PORT' is not valid.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    WARNING: A log of this session is currently saved as: C:\DOCUME~1\veeranki\LOCALS~1\Temp\OraInstall2010-10-19_05-49-28AM\installActions2010-10-19_05-49-28AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location
    Can u please suggest what could be the issue . .
    Thank You

  • Problems with patch 10.2.0.3 installation

    Hi all,
    I´m trying to apply the patch set 10.2.0.3. I've stoped all services, but during the installation,
    a file msvcr71.dll may be in use.
    What file is this? What other service can I stop to continue?
    thanks!!!

    Is this XP? There's a known problem with locked DLLs (by generic Windows process svchost.exe) during patch installation. Unfortunately other locked files could follow. Therefore try the following workaround:
    1) Rename $ORACLE_HOME\bin to something else
    2) Reboot the machine
    3) Rename the directory back
    4) Install the patchset again
    Windows

  • Problem in Domain Server for Cluster SAP installation

    Hello,
    SAP Production Landscape Information :
    SAP Version: ECC 6.0
    OS: Windows 2003
    Database : Oracle 10.2.0.2
    Production Server is in MSCS cluster involving two nodes.
    Also, this is a domain installation and hence user SAPSID and SAPSERVICESID resides on altogether different domain Server.
    Problem:
    OS of u2018Windows domain serveru2019 has crashed. Hence, domain server is almost not usable.
    Restart of it takes several hours. Repair of OS is tried by Microsoft without any success.
    So this has resulted into communication problem between SAP Production server and Domain server. As an effect, restart of production server takes approximately an hour.
    And hence I need some solution to resolve this SAP Server    Domain Server link.
    Logically, following can be solution of this problem,
    1.     If Current SAP Production can be made as Local Installation instead of Domain installation. (Basically, creating users locally and making SAP refer that)
    2.     If above is not feasible then replicating domain server on new hardware and making SAP point to this new domain server.
    However, I am not sure about feasibility and procedures for both of above cases.
    Please let me know your views and any other solution for the same.
    Thanks and Regards,
    Nirav.

    Hi Markus,
    Thanks for your reply.
    Possibility of converting domain installation to local is ruled out as MSCS cluster needs domain.
    As you have rightly mentioned, I do have secondary domain sever.
    For More information:
    1)Domain details for primary server are
        Full computer name : APPL-SERVER.SHREE
        domain            : SHREE
       as secondary server is kept shutdown, details are not available. (I can't run both server running simultaneously)
    2)sqlplus "/as sysdba"
    sql> select username from dba_users;
        TSMSYS
        OPS$SHREE\SAPSERVICEPRD
        OUTLN
        OPS$SHREE\PRDADM
        DIP
        DBSNMP
        SAPPRD
        SYS
        SYSTEM
    3) In the services, mainly users are using SHREE\PRDADM & PASSWORD.
    Client have tried shutting down primary and promoting secondary domain controller. However, after that SAP service were not getting started. But on again starting primary controller,start of SAP services were successful.
    As can be seen in 2nd & 3rd point above,SAP database and  SAP services both refer to name "SHREE" which seems domain name and not to hostname.
    So in this case, when I start secondary domain server (primary is shut down) then as SAP is referring to domain name, SAP's service should start.
    However, that was not the case. SAP Services were not able to get started.
    So, do we have to change anything in SAP as to make it point to secondary domain server.
    Let me know your views.
    Regards,
    Nirav.

  • Problem to install Xfce4-RC3 with the installer...

    Hi,
    I'm using Archlinux and I tried to install Xfce4-RC3 but I get error. The installation wizard stops with this error: 
    Xfce Window Themes
    Running configure... done
    Running make all... done
    Running make install... failed
    And the error log says: 
    >skip<
    /bin/install: writing `/tmp/xfce4-4.2RC3-installer/destdir.23599/usr/local/share/themes/Kde/xf wm4/top-right-inactive.xpm': No space left on device
    make[3]: *** [install-themeDATA] Error 1
    make[3]: Leaving directory `/tmp/xfce4-4.2RC3-installer/xfwm4-themes/themes/kde'
    make[2]: *** [install-am] Error 2
    make[2]: Leaving directory `/tmp/xfce4-4.2RC3-installer/xfwm4-themes/themes/kde'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/tmp/xfce4-4.2RC3-installer/xfwm4-themes/themes'
    make: *** [install-recursive] Error 1
    !! Failed to install xfwm4-themes, see the errors above
    !! for details on the problem.
    What does it mean? I just did a fresh install of Archlinux on my 20G Hdd. So I dont think it's because I dont have space enough!?
    Thanks for your help!

    Hey murpheus, I would suggest using the pkgbuild's neri put together sometime ago in this thread.  I tried the installer for beta 2 a long time ago, but that was just for testing.  Using their installer will only kludge up your system and make things messy when Arch puts out the final 4.2 release.
    I'm running 4.2-rc3 right now.  I used my own pkgbuild's before neri put out his, but check that whole thread (maybe going back to page 1) for instructions on installing his.

Maybe you are looking for