Silent Install of Oracle Patch 10.1.0.2.0

I'm trying to do a silent installation of the 9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER. I want to install the Oracle 10.1.0.2.0 patch first. Below is my response file. When I try to run the installation silently the Language Selector appears. What am I missing here?
Any Help is appreciated.
## Copyright (c) 1999, 2004 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=" "
#Name : FROM_LOCATION
#Datatype : String
#Description: Complete path to the products.xml.
#Example: FROM_LOCATION = "..\stage\products.xml"
FROM_LOCATION="Y:\Software\Oracle_9i_Patches\9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER\Disk1\stage\products.xml"
#Name : FROM_LOCATION_CD_LABEL
#Datatype : String
#Description: This variable should only be used in multi-CD installations. It includes the label of the compact disk where the file "products.xml" exists. The label can be found in the file "disk.label" in the same directory as products.xml.
#Example: FROM_LOCATION_CD_LABEL = "CD Label"
FROM_LOCATION_CD_LABEL=<Value Unspecified>
#Name : ORACLE_HOME
#Datatype : String
#Description: Complete path of the Oracle Home.
#Example: ORACLE_HOME = "C:\OHOME1"
ORACLE_HOME="C:\Oracle\Ora92"
#Name : ORACLE_HOME_NAME
#Datatype : String
#Description: Oracle Home Name. Used in creating folders and services.
#Example: ORACLE_HOME_NAME = "OHOME1"
ORACLE_HOME_NAME="OraHome92"
#Name : TOPLEVEL_COMPONENT
#Datatype : StringList
#Description: The top level component to be installed in the current session.
#Example: TOPLEVEL_COMPONENT = {"oracle.swd.oui","10.1.0.2.0"}
TOPLEVEL_COMPONENT={"oracle.swd.oui","10.1.0.2.0"}
#Name : SHOW_SPLASH_SCREEN
#Datatype : Boolean
#Description: Set to true if the initial splash screen in OUI needs to be shown.
#Example: SHOW_SPLASH_SCREEN = true
SHOW_SPLASH_SCREEN=true
#Name : SHOW_WELCOME_PAGE
#Datatype : Boolean
#Description: Set to true if the Welcome page in OUI needs to be shown.
#Example: SHOW_WELCOME_PAGE = false
SHOW_WELCOME_PAGE=false
#Name : SHOW_CUSTOM_TREE_PAGE
#Datatype : Boolean
#Description: Set to true if the custom tree page in OUI needs to be shown.
#Use this page to select or de-select dependencies. This page appears only in a custom install type.
#Example: SHOW_CUSTOM_TREE_PAGE = false
SHOW_CUSTOM_TREE_PAGE=false
#Name : SHOW_COMPONENT_LOCATIONS_PAGE
#Datatype : Boolean
#Description: Set to true if the component locations page in OUI needs to be shown.
#This page only appears if there are products whose installed directory can be changed.
#If you set this to false you will prevent the user from being able to specify alternate directories.
#Example: SHOW_COMPONENT_LOCATIONS_PAGE = false
SHOW_COMPONENT_LOCATIONS_PAGE=false
#Name : SHOW_SUMMARY_PAGE
#Datatype : Boolean
#Description: Set to true if the summary page in OUI needs to be shown.
#The summary page shows the list of components that will be installed in this session.
#Example: SHOW_SUMMARY_PAGE = true
SHOW_SUMMARY_PAGE=false
#Name : SHOW_INSTALL_PROGRESS_PAGE
#Datatype : Boolean
#Description: Set to true if the install progress page in OUI needs to be shown.
#This page shows the current status in the installation. The current status includes the product being installed and the file being copied.
#Example: SHOW_INSTALL_PROGRESS_PAGE = true
SHOW_INSTALL_PROGRESS_PAGE=false
#Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
#Datatype : Boolean
#Description: Set to true if the required config assistants page in OUI needs to be shown.
#This page shows the list of required configuration assistants that are part of this installation.
#It shows the status of each assistant, including any failures with detailed information on why it failed.
#Example: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
SHOW_REQUIRED_CONFIG_TOOL_PAGE=false
#Name : SHOW_CONFIG_TOOL_PAGE
#Datatype : Boolean
#Description: Set to true if the config assistants page in OUI needs to be shown.
#This page shows the list of configuration assistants that are part of this installation and are configured to launch automatically.
#It shows the status of each assistant, including any failures with detailed information on why it failed.
#Example: SHOW_CONFIG_TOOL_PAGE = true
SHOW_CONFIG_TOOL_PAGE=false
#Name : SHOW_RELEASE_NOTES
#Datatype : Boolean
#Description: Set to true if the release notes of this installation need to be shown at the end of installation.
#This dialog is launchable from the End of Installation page and shows the list of release notes available for the products just installed.
# This also requires the variable SHOW_END_SESSION_PAGE variable to be set to true.
#Example: SHOW_RELEASE_NOTES = true
SHOW_RELEASE_NOTES=false
#Name : SHOW_ROOTSH_CONFIRMATION
#Datatype : Boolean
#Description: Set to true if the Confirmation dialog asking to run the root.sh script in OUI needs to be shown.
#Valid only for Unix platforms.
#Example: SHOW_ROOTSH_CONFIRMATION = true
SHOW_ROOTSH_CONFIRMATION=false
#Name : SHOW_END_SESSION_PAGE
#Datatype : Boolean
#Description: Set to true if the end of session page in OUI needs to be shown.
#This page shows if the installation is successful or not.
#Example: SHOW_END_SESSION_PAGE = true
SHOW_END_SESSION_PAGE=false
#Name : SHOW_EXIT_CONFIRMATION
#Datatype : Boolean
#Description: Set to true if the confirmation when exiting OUI needs to be shown.
#Example: SHOW_EXIT_CONFIRMATION = true
SHOW_EXIT_CONFIRMATION=false
#Name : NEXT_SESSION
#Datatype : Boolean
#Description: Set to true to allow users to go back to the File Locations page for another installation. 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=false
#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=false
#Name : NEXT_SESSION_RESPONSE
#Datatype : String
#Description: Optionally specifies the full path of the next session's response file. If only a file name is specified, the response file is retrieved from the <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>
#Name : DEINSTALL_LIST
#Datatype : StringList
#Description: List of components to be deinstalled during a deinstall session.
#Example: DEINSTALL_LIST = {"oracle.swd.oui","10.1.0.2.0"}
DEINSTALL_LIST={"oracle.swd.oui","10.1.0.2.0"}
#Name : SHOW_DEINSTALL_CONFIRMATION
#Datatype : Boolean
#Description: Set to true if deinstall confimation is needed during a deinstall session.
#Example: SHOW_DEINSTALL_CONFIRMATION = true
SHOW_DEINSTALL_CONFIRMATION=true
#Name : SHOW_DEINSTALL_PROGRESS
#Datatype : Boolean
#Description: Set to true if deinstall progress is needed during a deinstall session.
#Example: SHOW_DEINSTALL_PROGRESS = true
SHOW_DEINSTALL_PROGRESS=true
#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=false
#Name : SELECTED_LANGUAGES
#Datatype : StringList
#Description: Languages in which the components will be installed.
#Component : oracle.swd.oui
SELECTED_LANGUAGES={"en"}
#Name : INSTALL_TYPE
#Datatype : String
#Description: Installation type of the component.
#Component : oracle.swd.oui
INSTALL_TYPE="Custom"
#Name : PROD_HOME
#Datatype : String
#Component : oracle.apache.isqlplus
oracle.apache.isqlplus:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.context
oracle.cartridges.context:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.locator
oracle.cartridges.locator:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.jdbc.jdbc_dev
oracle.java.jdbc.jdbc_dev:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.jdbc.oci_common
oracle.java.jdbc.oci_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.ano.sns
oracle.options.ano.sns:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.ano.ssl.owm
oracle.options.ano.ssl.owm:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.imcom
oracle.options.intermedia.imcom:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.jai
oracle.options.intermedia.jai:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.olap
oracle.options.olap:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.olap.cwmlite
oracle.options.olap.cwmlite:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.ops
oracle.options.ops:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.p2k.ott
oracle.p2k.ott:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.p2k.precomp_common
oracle.p2k.precomp_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.p2k.proc
oracle.p2k.proc:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.p2k.procob
oracle.p2k.procob:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.p2k.procob18
oracle.p2k.procob18:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.aqapi
oracle.rdbms.aqapi:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.expimp
oracle.rdbms.expimp:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.hs_common
oracle.rdbms.hs_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.hs_odbc
oracle.rdbms.hs_odbc:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.lbac
oracle.rdbms.lbac:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.mig
oracle.rdbms.mig:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.nid
oracle.rdbms.nid:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.occi
oracle.rdbms.occi:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.otrace
oracle.rdbms.otrace:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.plsql
oracle.rdbms.plsql:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.rman
oracle.rdbms.rman:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.sqlldr
oracle.rdbms.sqlldr:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.sqlplus
oracle.rdbms.sqlplus:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.agent_rsf
oracle.rsf.agent_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.clntsh_rsf
oracle.rsf.clntsh_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.ldap_rsf
oracle.rsf.ldap_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.net_rsf
oracle.rsf.net_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.nlsrtl_rsf
oracle.rsf.nlsrtl_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.oracore_rsf
oracle.rsf.oracore_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.otrace_rsf
oracle.rsf.otrace_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.precomp_rsf
oracle.rsf.precomp_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.ssl_rsf
oracle.rsf.ssl_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.xdk_rsf
oracle.rsf.xdk_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.tg.tg4sybs
oracle.tg.tg4sybs:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.tg.tg4tera
oracle.tg.tg4tera:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.utilities.util
oracle.utilities.util:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.parser.java
oracle.xml.parser.java:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.xml_ncomp
oracle.xml.xml_ncomp:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.oid.client
oracle.oid.client:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.common_schema
oracle.rdbms.common_schema:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.networking.netsrv
oracle.networking.netsrv:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.oid.server
oracle.oid.server:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.dbv
oracle.rdbms.dbv:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.networking.cman
oracle.networking.cman:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.networking.names
oracle.networking.names:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.ano.dce
oracle.options.ano.dce:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.utilities.util_common
oracle.utilities.util_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.networking.netclt
oracle.networking.netclt:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.olap.api
oracle.options.olap.api:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.partitioning
oracle.options.partitioning:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.networking.netmgr
oracle.networking.netmgr:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.plsql_rsf
oracle.rsf.plsql_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.ano.ssl
oracle.options.ano.ssl:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.demo
oracle.rdbms.demo:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.xml.xsu
oracle.rdbms.xml.xsu:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.sqlj.sqljruntime
oracle.java.sqlj.sqljruntime:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.xml
oracle.rdbms.xml:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.jdbc.thin12
oracle.java.jdbc.thin12:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.spatial
oracle.cartridges.spatial:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.isearch.is_common
oracle.isearch.is_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.isearch.client
oracle.isearch.client:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.dbjava_rsf
oracle.rsf.dbjava_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.javavm.javatools
oracle.java.javavm.javatools:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.jdbc.thin14
oracle.java.jdbc.thin14:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.isearch.server
oracle.isearch.server:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.oci
oracle.rdbms.oci:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.p2k.xmldevkit
oracle.p2k.xmldevkit:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.imclient.imclisamples
oracle.options.intermedia.imclient.imclisamples:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.parser.cplus
oracle.xml.parser.cplus:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.parser.c
oracle.xml.parser.c:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.parser.plsql
oracle.xml.parser.plsql:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.assistants.acf
oracle.assistants.acf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.oid.client_common
oracle.oid.client_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.jdbc.thin11
oracle.java.jdbc.thin11:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.oid.oidca
oracle.oid.oidca:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.sqlj
oracle.java.sqlj:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.oid.tools
oracle.oid.tools:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.networking.netca
oracle.networking.netca:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.xsql
oracle.xml.xsql:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.hs_olefs
oracle.rdbms.hs_olefs:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.hs_olesql
oracle.rdbms.hs_olesql:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.tg.tg4msql
oracle.tg.tg4msql:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.agent_ext.oapps_agentext
oracle.emprod.agent_ext.oapps_agentext:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.agent_ext.emd_agentext
oracle.emprod.agent_ext.emd_agentext:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.agent_ext.oecm_agentext
oracle.emprod.agent_ext.oecm_agentext:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.ordcom
oracle.cartridges.ordcom:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.agent_ext.sqlsrv_agentext
oracle.emprod.agent_ext.sqlsrv_agentext:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.ordaudio
oracle.cartridges.ordaudio:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.ordimg
oracle.cartridges.ordimg:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.cartridges.ordsmv
oracle.cartridges.ordsmv:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.classgen.cplus
oracle.xml.classgen.cplus:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.classgen.java
oracle.xml.classgen.java:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.transx
oracle.xml.transx:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.xml.transview
oracle.xml.transview:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.advrep
oracle.rdbms.advrep:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.csmig
oracle.rdbms.csmig:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.tg.pg4appc
oracle.tg.pg4appc:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.tg.pg4mq
oracle.tg.pg4mq:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.tg.tg4drda
oracle.tg.tg4drda:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.jdbc.jdbc_common
oracle.java.jdbc.jdbc_common:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.hs_oledb
oracle.rdbms.hs_oledb:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.oemagent.agentca
oracle.emprod.oemagent.agentca:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.imclient.imclijava
oracle.options.intermedia.imclient.imclijava:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.imclient.imclijmf
oracle.options.intermedia.imclient.imclijmf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.imclient.imcliweb
oracle.options.intermedia.imclient.imcliweb:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.rdbms_rsf
oracle.rsf.rdbms_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.agent_ext.ows_agentext
oracle.emprod.agent_ext.ows_agentext:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.intermedia.imclient.imclicompat
oracle.options.intermedia.imclient.imclicompat:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.javavm
oracle.java.javavm:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.java.j2ee.core
oracle.java.j2ee.core:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.emprod.oemagent.base_oemagent
oracle.emprod.oemagent.base_oemagent:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.options.odm
oracle.options.odm:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.doc_rsf
oracle.rsf.doc_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms.dbscripts
oracle.rdbms.dbscripts:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rsf.platform_rsf
oracle.rsf.platform_rsf:PROD_HOME=<Value Unspecified>
#Name : PROD_HOME
#Datatype : String
#Component : oracle.rdbms
oracle.rdbms:PROD_HOME=<Value Unspecified>
#Name : varMQM
#Datatype : Number
#Description: dialogLocation return value
#Component : oracle.tg.pg4mq
varMQM=<Value Unspecified>
#Name : varDRDANETSEL
#Datatype : Number
#Description: Network Product Selection index for Dialog
#Component : oracle.tg.tg4drda
varDRDANETSEL=<Value Unspecified>

I figured out the solution so I thought I would post it. Basically I didn't have the "- silent" piece included. Once I included it the patch ran in silent mode.
Y:\Software\Oracle_9i_Patches\9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER\Disk1\install\setup.exe -silent -responseFile Y:\Software\Oracle_9i_Patches\9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER\Disk1\patchset.rsp

Similar Messages

  • Need help: Silent install of oracle 11g express edition does not install services.  As a result, i'm unable to start\launch database

    Installing using the GUI works fine.  I'm using the following code to perform the silent installation of the oracle client: C:\temp_pyx\Oracle source\3-Oracle 11G Express\setup.exe /S /f1"C:\temp_pyx\Oracle source\3-Oracle 11G Express\response\OracleXe-install.iss" /f2 "c:\windows\logs\paychex\oracle11ginstall.log"
    Result code in "oracle11gisntall.log" shows "result = 3"
    response file is configured as follows:
    **  Response file to perform silent install of Oracle Database 11g Express Edition    **
    **  Values for the following variables are configurable:                              **
    **  szDir - Provide a valid path                                                      **
    **  TNSPort - Provide any valid available port number                                 **
    **  MTSPort - Provide any valid available port number                                 **
    **  HTTPPort - Provide any valid available port number                                **
    **  SYSPassword - Provide a valid password string                                     **
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-DlgOrder]
    Dlg0={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0
    Count=7
    Dlg1={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0
    Dlg2={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0
    Dlg3={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013
    Dlg4={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011
    Dlg5={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0
    Dlg6={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0]
    szDir=C:\programdata\oraclexe
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013]
    TNSPort=1521
    MTSPort=2031
    HTTPPort=8080
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011]
    SYSPassword="Intentionally left blank"
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0

    I only see the following folders after install, which tells me that although the program shows up in program and features, it is still not successfully installed?

  • How to install the oracle patch in the HP_ux server.

    Hi,
    we are  using oracle server 9.2.0.8. We are decided to install the oracle patch in the oracle server.
    How to install the oracle patch?
    Please suggest me,
    Urgent.
    Regards
    S.Prasad

    hi,
    left upper corner on this forum.
    there is a box that "says" Search
    It is very easy to use, it is not necessary to be an Engineer.
    apart of the notes, there is (at least) one EXACT query like yours:
    [O patch apply procedure in Hp-ux and IBM aix|Re: O patch apply procedure in Hp-ux and IBM aix]

  • Silent install of oracle 11.2.0.1.0 on oracle linux 6.4  64 bit edition

    Hello,
    What files do I need to alter to install oracle 11gR2 {11.2.0.1.0}[1] rdbms ontop of a local install of oracle linux 6.4 64 bit edition ?
    I want to do the install in silent mode from the command line.
    -oracle linux 6.4 installed and updated with the latest patches.
    Thanks Glenn
    [1]
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    linux.x64_11gR2_database_1of2.zip
    linux.x64_11gR2_database_2of2.zip

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Install the oracle patch with OPatch

    Hi:
    the error "ORA 3106" happened when the BW system was drawing out the
    data from the CRM system . I found the note "1005758 - ORA 3106 in
    Oracle 10.2.0.2",so I downloaded the oracle patch p5092134 and p6646850. I upgraded the opatch version to 10.2.0.2.5 and executed the
    command "opatch apply " in the patch "6646850" folder, but the process
    stopped at the phase "Backing up files affected by the patch '6646850'
    for rollback. This might take a while...", why?

    Hi:
        I had done with what you said,but .............,the log displayed:
    epdev:orasm0 12> cd 6646850
    epdev:orasm0 13> pwd
    /data/oracle/SM0/102_64/6646850
    epdev:orasm0 14> ls
    README.html  README.txt   custom       etc          files        patchmd.xml
    epdev:orasm0 15> opatch apply
    opatch: Command not found.
    epdev:orasm0 16> ../OPatch/opatch apply
    Invoking OPatch 10.2.0.2.5
    Oracle Interim Patch Installer version 10.2.0.2.5
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/SM0/102_64
    Central Inventory : /oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.2.5
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/SM0/102_64/oui
    Log file location : /oracle/SM0/102_64/cfgtoollogs/opatch/opatch2008-06-17_16-05
    ApplySession applying interim patch '6646850' to OH '/oracle/SM0/102_64'
    Running prerequisite checks...
    Patch 6646850: Optional component(s) missing : [ oracle.sdo.companion, 10.2.0.2.on, 10.2.0.2.0 ] , [ oracle.isearch.server, 10.2.0.2.0 ]
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local sy
    (Oracle Home = '/oracle/SM0/102_64')
    Is the local system ready for patching? [y|n]
    y
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '6646850' for restore. This might take a while...
    The Oracle Configuration Manager is already installed. OPatch does nothing.
    Do you wish to configure OCM at this time? (y/n)
    n
    User Responded with: N
    Returning to CPU apply.
    Backing up files affected by the patch '6646850' for rollback. This might take a while...
    ^CKilled
    epdev:orasm0 17> pwd
    /data/oracle/SM0/102_64/6646850
    epdev:orasm0 18> ../OPatch/opatch apply
    Invoking OPatch 10.2.0.2.5
    Oracle Interim Patch Installer version 10.2.0.2.5
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/SM0/102_64
    Central Inventory : /oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.2.5
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/SM0/102_64/oui
    Log file location : /oracle/SM0/102_64/cfgtoollogs/opatch/opatch2008-06-17_16-16-01PM.log
    ApplySession applying interim patch '6646850' to OH '/oracle/SM0/102_64'
    Running prerequisite checks...
    Patch 6646850: Optional component(s) missing : [ oracle.sdo.companion, 10.2.0.2.0 ] , [ oracle.isearch.client, 10.2.0.2.0 ] , [ oracle.isearch.is_common, 10.2.0.2.0 ] , [ oracle.isearch.server, 10.2.0.2.0 ]
    OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
    (Oracle Home = '/oracle/SM0/102_64')
    Is the local system ready for patching? [y|n]
    y
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '6646850' for restore. This might take a while...
    The Oracle Configuration Manager is already installed. OPatch does nothing.
    Do you wish to configure OCM at this time? (y/n)
    n
    User Responded with: N
    Returning to CPU apply.
    Backing up files affected by the patch '6646850' for rollback. This might take a while...
    /oracle/SM0/102_64/jdk/bin/java[3]: 8941768 Killed
    OPatch failed with error code 137
    epdev:orasm0 19> epdev:orasm0 19> epdev:orasm0 19>
    epdev:orasm0 19>
    epdev:orasm0 19> ../OPatch/opatch apply -force -silent
    Invoking OPatch 10.2.0.2.5
    Oracle Interim Patch Installer version 10.2.0.2.5
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/SM0/102_64
    Central Inventory : /oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.2.5
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/SM0/102_64/oui
    Log file location : /oracle/SM0/102_64/cfgtoollogs/opatch/opatch2008-06-17_16-25
    -39PM.log
    ApplySession applying interim patch '6646850' to OH '/oracle/SM0/102_64'
    Running prerequisite checks...
    Patch 6646850: Optional component(s) missing : [ oracle.sdo.companion, 10.2.0.2.
    0 ] , [ oracle.isearch.client, 10.2.0.2.0 ] , [ oracle.isearch.is_common, 10.2.0
    .2.0 ] , [ oracle.isearch.server, 10.2.0.2.0 ]
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local sy
    stem.
    (Oracle Home = '/oracle/SM0/102_64')
    Is the local system ready for patching? [y|n]
    Y (auto-answered by -silent)
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '6646850' for restore. This might take a
    The Oracle Configuration Manager is already installed. OPatch does nothing.
    The Oracle Configuration Manager has been installed as part of
    the CPU installation. Prior to contacting Oracle Support, please
    refer to http://www.oracle.com/technology/documentation/ocm.html
    for answers to your questions.
    Please complete the configuration of the Software by
    invoking the command:
    /oracle/SM0/102_64/ccr/bin/setupCCR
    Backing up files affected by the patch '6646850' for rollback. This might take a

  • Silent Install of Oracle 8i on NT

    I'm having trouble silently installing Oracle 8i on Windows NT. I have customized the svrcustom.rsp file (see below) but I'm getting an error that says "no forced value specified for the variable ToplevelComp". Anyone with
    more experience with this have any idea about what's going on?
    -- <snip> --
    silentInstall2002-03-20_01-48-14-PM.log
    No forced value specified for the variable ToplevelComp, associated with property TopLevelComp, in dialog Available Products.
    -- <snip> --
    # comments taken out
    [General]
    RESPONSEFILE_VERSION=1.7.0
    [SESSION]
    FROM_LOCATION="e:\stage\products.jar"
    FROM_LOCATION_CD_LABEL=<Value Unspecified>
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    ORACLE_HOME="D:\oracle\ora81test"
    ORACLE_HOME_NAME="OraH81Test"
    TOPLEVEL_COMPONENT={ "oracle.secd","8.1.7.0.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=true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
    SHOW_RELEASE_NOTES=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    NEXT_SESSION=false
    NEXT_SESSION_ON_FAIL=false
    [oracle.secd_8.1.7.0.0]
    COMPONENT_LANGUAGES={"en"}
    INSTALL_TYPE="Custom"
    DEPENDENCY_LIST={"oracle.rdbms","8.1.7.0.0","oracle.secd.options","8.1.7.0.0","oracle.networking","8.1.7.0.0","oracle.utilities","8.1.7.0.0","oracle.java","8.1.7.0.0","oracle.assistants","8.1.7.0.0","oracle.p2k.devtools","8.1.7.0.0","oracle.install","8.1.7.0.0" }
    [oracle.apache_1.3.12.0.1a]
    DEPENDENCY_LIST={}
    OPTIONAL_CONFIG_TOOLS={"configtool2"}
    [oracle.secd.options_8.1.7.0.0]
    DEPENDENCY_LIST={"oracle.options.intermedia.imserver","8.1.7.0.0","oracle.rdbms.advrep","8.1.7.0.0"}
    [oracle.networking_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.networking.netclt","8.1.7.0.0","oracle.networking.netsrv","8.1.7.0.0","oracle.networking.names","8.1.7.0.0","oracle.networking.cman","8.1.7.0.0" }
    [oracle.utilities_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.utilities.util","8.1.7.0.0","oracle.rdbms.sqlplus","8.1.7.0.0" }
    [oracle.java_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.java.jdbc","8.1.7.0.0","oracle.java.javavm.javatools","8.1.7.0.0" }
    [oracle.emprod_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.emprod.oemagent","8.1.7.0.0","oracle.emprod.agent_ext","8.1.7.0.0","oracle.sysman.client","2.2.0.0.0" }
    [oracle.assistants_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.assistants.dbca","8.1.7.0.0" }
    [oracle.p2k.devtools_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.rdbms.oci","8.1.7.0.0", "oracle.rdbms.xml.xsu","2.0.0.0.0" }
    [oracle.install_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.swd.oui","1.7.1.9.0" }
    [oracle.omwb_1.3.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.networking.protocol_supp_8.1.7.0.0]
    sl_protocolSelectionDialogReturn={}
    [oracle.networking.netca_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={}
    s_responseFileName="a:\netca.rsp"
    b_launchNETCA=false
    [oracle.java.jdbc_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.java.jdbc.oci11","8.1.7.0.0","oracle.java.jdbc.oci12","8.1.7.0.0","oracle.java.jdbc.thin11","8.1.7.0.0","oracle.java.jdbc.thin12","8.1.7.0.0" }
    [oracle.assistants.dbma_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={}
    sl_migrateSIDDialogReturn={"<None>", "<None>"}
    [oracle.assistants.dbca_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={"dbca"}
    s_seedLocation=<Value Unspecified>
    b_createStarterDBReturn=true
    s_responseFileName="a:\dbca.rsp"
    s_globalDBName="staticx.wexford.sonicfoundry.com"
    NORMALLY THIS IS ORCL
    s_dbSid="ORCLTest"
    [oracle.emprod.agent_ext_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.emprod.agent_ext.oapps_agentext","8.1.7.0.0" }
    [oracle.sysman.oms_2.2.0.0.0]
    DEPENDENCY_LIST={}
    OPTIONAL_CONFIG_TOOLS={}
    s_responseFileEMCA="a:\emca.rsp"
    ServerRepository_index=1
    EMCARspFileLocation="a:/emca.rsp"
    [oracle.sysman.client_2.2.0.0.0]
    DEPENDENCY_LIST={ "oracle.sysman.dbappext","2.2.0.0.0","oracle.sysman.emevents","2.2.0.0.0","oracle.sysman.repmig","2.2.0.0.0","oracle.sysman.dbapp","2.2.0.0.0" }
    [oracle.sysman.dbappext_2.2.0.0.0]
    DEPENDENCY_LIST={ "occm","2.2.0.0.0", "oracle.odm","2.1.1.0.0","oracle.sysman.wf.client","2.2.0.0.0","oracle.security.admin.enterprise","2.0.0.1.0","oracle.networking.netmgr.emint","8.1.7.0.0"}
    [oracle.sysman.emevents_2.2.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.sysman.dbapp_2.2.0.0.0]
    DEPENDENCY_LIST={ "oracle.sysman.dbapp.sqlplusworksheet","2.2.0.0.0","oracle.sysman.database","2.2.0.0.0" }
    [oracle.sysman.website.jinit_2.2.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.swd.oui_1.7.1.9.0]
    PROD_HOME="C:\Program Files\Oracletest\OUI"
    [oracle.swd.jre_1.1.7.30]
    PROD_HOME="C:\Program Files\Oracletest\jre"

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Silent install of Oracle WebLogic Server 11gR1 (10.3.6) + Coherence + OEPE

    Hi, I'm trying to deploy the Oracle WebLogic Server 11R1 (10.3.6) on multiple computers. So I created a silent.xml file to use in my silent installation. The xml file appears to have the correct syntax. But when I launch the command: oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win32.exe -mode=silent -silent_xml="C:\Temp\silent.xml" -log="C:\Temp\silent-install.log", it crash with these 2 errors.
    ERROR [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Got an error in parsing template.xml!
    ERROR [readSilentXML] com.bea.plateng.wizard.installer.silent.tasks.ReadSilentXMLTask - java.lang.NullPointerException
    Here's the content of my xml file.
    <?xml version="1.0" encoding="UFF-8"?>
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="C:\Oracle\Middleware_Home" />
    <data-value name="WLS_INSTALL_DIR" value="C:\Oracle\Middleware_Home\wlserver_10.3" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="yes" />
    <data-value name="NODEMGR_PORT" value="5559" />
    <data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="yes" />
    </input-fields>
    </bea-installer>
    I need to deploy it to Windows 7 Ent SP1 x64 computers. So I sure like to know what I'm doing wrong?!
    Note: I didn't use the value COMPONENT_PATHS because I want to install everything.
    Thanks in advance for the help!

    I solved the problem myself. I think I was missing my caffeine ;-) <?xml version="1.0" encoding="*UFF-8*"?>
    Have a good day!

  • Linking in progress doesn't respond during silent install of oracle db 10g

    I performed all required settings for installing oracle database 10g on my remote server (redhat), I set the values of the response file for a silent install of enterprise edition.
    The installation works fine till the prompt says --- Linking in progress .
    then it takes a very long time without saying anything else, i checked /oraInventory for the log files, but there is no log for the silent install, which might mean that there is no error reported and that the connection or the shell application I am using (putty) has lost connection or something like that.
    I tried re-installation many times, but it still stops at the same step, the putty status bar says inactive later on, i then realize that there is no connection or some other failure.
    What can I do to fix this?

    you are welcome, unfortunately you didn't mark this thread as a question so no stars for me .
    Nervermind, herewith the feedback on your questions :
    Should I make a dbca.rsp ? how would I pass it to my install command line?
    In silent mode, DBCA uses values that you specify in the response file or as command-line options to create a database. DBCA does not display any screens or information while it creates the database. It logs all messages (including information, errors, and warnings) in a log file.
    From the command line, enter the following command to see all of the DBCA options that are available when you use the silent mode:
    $ @ora_root:[bin]dbca.com -help
    Read more in that document : http://download.oracle.com/docs/html/B13681_01/a_nonint.htm#CIHDHHBE
    I tried: ps -efd | grep -i run , alot of process appeared, how would I know if the installer is among them?
    try to grep with a much longer name i.e :
    ps -efd | grep -i runinstaller
    What is fuser * in the log directory ? is this a file I should create or what?
    No fuser is a unix/linux command that enable you to identify processes using a file or file structure. The fuser utility displays the process IDs of the processes that are using the files specified as arguments.
    So if the runinstaller still active you will see i.e.
    fuser silentInstall2008-08-08_10-50-48AM.log
    silentInstall2008-08-08_10-50-48AM.log: 14506o
    14506 is your process ID
    Hope this helps you!

  • MS VS 2008 post install step; Oracle patch 9491976 failed while relinking

    Hi,
    I am installaing R12.1 on Windows 2008 Enterprise (SP1) server with Microsoft Visual Studio 2008 and cygwin as pre requisite softwares. The installation has got completed and I was even able to run a test concurrent program successfully.
    Now, as part of post installation step (MS Visual Studio 2008 and Visual C++ 2008 Express for Oracle E-Business Suite Release 12 on Windows [ID 1070674.1]) applied the patch 9491976 and it error's out with relinking error.
    All the relinking of the executables has failed in that patch and below is the gist of one such error message,
    The error in the adrelink.log is as follows,
    D:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib C:/VS2008/VC
    /LIB/MSVCRT.LIB C:/VS2008/VC /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB
    "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB
    "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    LINK : warning LNK4044: unrecognized option '/LIB/MSVCRT.LIB'; ignored
    LINK : warning LNK4044: unrecognized option '/LIB/OLDNAMES.LIB'; ignored
    LINK : fatal error LNK1181: cannot open input file 'C:/VS2008/VC.obj'
    gnumake: *** [D:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDCORE.dll]
    Error 157
    Done with link of fnd executable 'FNDCORE.dll' on Mon Nov 22 14:58:53 PST 2010
    Relink of module "FNDCORE.dll" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory D:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Done with link of product 'fnd' on Mon Nov 22 14:58:54 PST 2010
    adrelink is exiting with status 1
    There are not spaces in the directory were MS VS 2008 is installed and the variable is set to "Set MSVCPP=C:/VS2008/VC"
    Please review and advice if anyone had faced this issue.
    Thanks,
    Rajesh

    Hussein,
    Please find below the requested information,
    1. Path variable value after sourcing the apps env file,
    D:\oracle\VIS\apps\apps_st\appl>APPSVIS_oracletemp.cmd
    ECHO is off.
    ECHO is off.
    Tue 11/23/2010 02:36 PM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual Studio 2008 x86 tools.
    APPSORA.cmd exiting with status 0
    D:\oracle\VIS\apps\apps_st\appl>
    D:\oracle\VIS\apps\apps_st\appl>echo %path%
    C:\VS2008\Common7\IDE;C:\VS2008\VC\BIN;C:\VS2008\Common7\Tools;C:\Windows\Micros
    oft.NET\Framework\v3.5;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\VS2008\V
    C\VCPackages;C:\Program Files\\Microsoft SDKs\Windows\v6.0A\bin;D:\oracle\VIS\ap
    ps\apps_st\appl\au\12.0.0\bin;D:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin;D:\
    oracle\VIS\apps\apps_st\appl\ad\12.0.0\bin;D:\oracle\VIS\apps\tech_st\10.1.3\app
    sutil\jdk\jre\bin;D:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-m
    ulti-thread\;D:\oracle\VIS\apps\apps_st\comn\util\unzip\unzip;D:\oracle\VIS\apps
    \tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\VIS\apps\tech_st\10.1.2\bin;D:\oracle
    \VIS\apps\tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\VIS\apps\tech_st\10.1.3\apps
    util\jdk\jre\bin;C:\cygwin\bin;C:\Windows;C:\Windows\system32;D:\oracle\VIS\apps
    \tech_st\10.1.3\ant\bin
    D:\oracle\VIS\apps\apps_st\appl>
    2. gnumake version is as follows,
    D:\oracle\VIS\apps\apps_st\appl>gnumake --version
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for i386-pc-mingw32
    D:\oracle\VIS\apps\apps_st\appl>
    Thanks,
    Rajesh.

  • Can I install an oracle patch on XE 11g?

    Customer Problem Description
    Problem Summary
    Not able to install the patch '69552 - Oracle TNS Listener Remote Poisoning' on CentOS Linux server
    Problem Description
    1. We have ORACLE XE installed on CentOS Linux server. Our oracle home is /u01/app/oracle/product/11.2.0/xe/
    2. I downloaded OPatch version 11.1.0.10.2 for Linux 64 bit and the patch number 12880299 for '69552 - Oracle TNS Listener Remote Poisoning' from oracle support web page.
    3. I tried to apply the patch '69552 - Oracle TNS Listener Remote Poisoning' using the following command:
    /opatch apply -JDK $JAVA_HOME /home/oracle/12880299/
    4. I get the following error:
    Applying interim patch '12880299' to OH '/u01/app/oracle/product/11.2.0/xe'
    Verifying environment and performing prerequisite checks...
    Log file location: /u01/app/oracle/product/11.2.0/xe/cfgtoollogs/opatch/opatch2014-06-30_11-49-36AM_1.log
    Recommended actions: Please make sure no other OPatch or OUI processes is running. Try to run $ORACLE_HOME/oui/bin/runInstsaller.
    OPatch failed with error code 20
    $ cd $ORACLE_HOME/OPatch/
    $ ./opatch version
    OPatch Version: 11.1.0.10.2
    5. I also see the following in the log file generated by opatch:
    OPatch found incompatible or invalid applicable product type with respect to the Oracle Home.
    [Jun 30, 2014 11:49:39 AM] OUI-67035:System is intact, OPatch will not restore the system
    Note: I am not sure if I downloaded the correct versions of the opatch and the patch for '69552 - Oracle TNS Listener Remote Poisoning' or not.
    Please help.

    XE cannot be legally patched - Applying Critical Patch Update to Oracle XE?
    We have ORACLE XE installed on CentOS Linux server ......
    Not a supported Linux distro - Oracle&amp;reg; Database Express Edition

  • Implementing Oracle patch P5092134 freezes when implementing

    I have a strange issue since this morning with implementing the note in the subject through MOPatch.
    I had no problem installing this patch on our Development, Pre production and production, but on our Quality it just freezes in the install phase.
    The dry run with mopatch did not give me any error and so I started the normal run as I also did on the other systems
    /bin/sh $ORACLE_HOME/MOPatch/mopatch.sh -v
    but than at the normal implementation phase it just hangs and does nothing even after 45minutes of waiting.
    The logfiles:
    csu106.cs.kadaster.nl:oraqx2 29> /bin/sh $ORACLE_HOME/MOPatch/mopatch.sh -v
    MOPatch - Install Multiple Oracle Patches in One Run - 1.9.
    Copyright (c) Oracle Corporation 2007-2008. All Rights Reserved.
    Version: 1.9
    Revision: 4.84
    Command-line: /oracle/QX2/102_64/MOPatch/mopatch.sh -v
    Oracle Home: /oracle/QX2/102_64
    RDBMS version: 10.2.0.2.0
    OPatch version:10.2.0.2.0
    Clean-up: not supported
    Log file: $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2008_09_29-11-02-31.log
    Patch base: .
    Patch source: .
    Link script: ./link.sh
    Readmes: <none>
    Strpd. Readmes:<none>
    make utility: /usr/ccs/bin/make
    unzip utility: /oracle/QX2/102_64/bin/unzip
    User name: oraqx2
    Working dir: /oracle/QX2/102_64/patches
    System: HP-UX csu106 B.11.23 U ia64 0424058215 unlimited-user license
    Disk free: 6130753 KBytes on /oracle/QX2/102_64
    Disk required: 478664 KBytes on /oracle/QX2/102_64
    Getting pre-run patch inventory...
    Getting pre-run patch inventory...done.
    Patches installed in Oracle Home /oracle/QX2/102_64:
    5636728
    Operations to be executed:
    apply patch p5092134_10202_HPUX-IA64.zip
    Processing patch "p5092134_10202_HPUX-IA64.zip"...(1 of 1)
    Freezes
    compleet log:
    csu106.cs.kadaster.nl:oraqx2 29> /bin/sh $ORACLE_HOME/MOPatch/mopatch.sh -v
    MOPatch - Install Multiple Oracle Patches in One Run - 1.9.
    Copyright (c) Oracle Corporation 2007-2008. All Rights Reserved.
    Version: 1.9
    Revision: 4.84
    Command-line: /oracle/QX2/102_64/MOPatch/mopatch.sh -v
    Oracle Home: /oracle/QX2/102_64
    RDBMS version: 10.2.0.2.0
    OPatch version:10.2.0.2.0
    Clean-up: not supported
    Log file: $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2008_09_29-11-02-31.log
    Patch base: .
    Patch source: .
    Link script: ./link.sh
    Readmes: <none>
    Strpd. Readmes:<none>
    make utility: /usr/ccs/bin/make
    unzip utility: /oracle/QX2/102_64/bin/unzip
    User name: oraqx2
    Working dir: /oracle/QX2/102_64/patches
    System: HP-UX csu106 B.11.23 U ia64 0424058215 unlimited-user license
    Disk free: 6130753 KBytes on /oracle/QX2/102_64
    Disk required: 478664 KBytes on /oracle/QX2/102_64
    Getting pre-run patch inventory...
    Getting pre-run patch inventory...done.
    Patches installed in Oracle Home /oracle/QX2/102_64:
    5636728
    Operations to be executed:
    apply patch p5092134_10202_HPUX-IA64.zip
    Processing patch "p5092134_10202_HPUX-IA64.zip"...(1 of 1)
    csu106.cs.kadaster.nl:oraqx2 30>
    csu106.cs.kadaster.nl:oraqx2 30> more $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2008_09_29-11-02-31.log
    MOPatch - Install Multiple Oracle Patches in One Run - 1.9.
    Copyright (c) Oracle Corporation 2007-2008. All Rights Reserved.
    Version: 1.9
    Revision: 4.84
    Command-line: /oracle/QX2/102_64/MOPatch/mopatch.sh -v
    Oracle Home: /oracle/QX2/102_64
    RDBMS version: 10.2.0.2.0
    OPatch version:10.2.0.2.0
    Clean-up: not supported
    Log file: $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2008_09_29-11-02-31.log
    Patch base: .
    Patch source: .
    Link script: ./link.sh
    Readmes: <none>
    Strpd. Readmes:<none>
    make utility: /usr/ccs/bin/make
    unzip utility: /oracle/QX2/102_64/bin/unzip
    User name: oraqx2
    Working dir: /oracle/QX2/102_64/patches
    System: HP-UX csu106 B.11.23 U ia64 0424058215 unlimited-user license
    Disk free: 6130753 KBytes on /oracle/QX2/102_64
    Disk required: 478664 KBytes on /oracle/QX2/102_64
    Getting pre-run patch inventory...
    executing: "/oracle/QX2/102_64/OPatch/opatch" lsinventory -detail -invPtrLoc /oracle/QX2/102_64/oraInst.loc
    Invoking OPatch 10.2.0.2.0
    Oracle interim Patch Installer version 10.2.0.2.0
    Copyright (c) 2005, Oracle Corporation. All rights reserved..
    Oracle Home : /oracle/QX2/102_64
    Central Inventory : /oracle/QAS/oraInventory
    from : /oracle/QX2/102_64/oraInst.loc
    OPatch version : 10.2.0.2.0
    OUI version : 10.2.0.2.0
    OUI location : /oracle/QX2/102_64/oui
    Log file location : /oracle/QX2/102_64/cfgtoollogs/opatch/opatch-2008_Sep_29_11-02-33-CEST_Mon.log
    Lsinventory Output file location : /oracle/QX2/102_64/cfgtoollogs/opatch/lsinv/lsinventory-2008_Sep_29_11-02-33-CEST_Mon.txt
    Installed Top-level Products (2):
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 1 10.2.0.2.0
    There are 2 products installed in this Oracle Home.
    Installed Products (178):
    Agent Required Support Files 10.2.0.1.0
    Agent Required Support Files Patch 10.2.0.2.0
    Assistant Common Files 10.2.0.1.0
    Assistant Common Files Patch 10.2.0.2.0
    Bali Share 1.1.18.0.0
    Buildtools Common Files 10.2.0.1.0
    Character Set Migration Utility 10.2.0.1.0
    Character Set Migration Utility Patch 10.2.0.2.0
    Database Configuration and Upgrade Assistants 10.2.0.1.0
    Database Configuration and Upgrade Assistants Patch 10.2.0.2.0
    Database SQL Scripts 10.2.0.1.0
    Database SQL Scripts Patch 10.2.0.2.0
    Database Workspace Manager 10.2.0.1.0
    DBJAVA Required Support Files 10.2.0.1.0
    DBJAVA Required Support Files Patch 10.2.0.2.0
    Enterprise Edition Options 10.2.0.1.0
    Enterprise Manager Agent Core 10.2.0.1.0
    Enterprise Manager Agent DB 10.2.0.1.0
    Enterprise Manager Agent DB 10.2.0.2.0
    Enterprise Manager Baseline 10.2.0.1.0
    Enterprise Manager Baseline 10.2.0.2.0
    Enterprise Manager Common Files 10.2.0.1.0
    Enterprise Manager Minimal Integration 10.2.0.1.0
    Enterprise Manager plugin Common Files 10.2.0.1.0
    Enterprise Manager plugin Common Files 10.2.0.1.0
    Enterprise Manager plugin Common Files Patch 10.2.0.2.0
    Enterprise Manager Repository Core 10.2.0.1.0
    Enterprise Manager Repository DB 10.2.0.1.0
    Enterprise Manager Repository DB 10.2.0.2.0
    Generic Connectivity Common Files 10.2.0.1.0
    Generic Connectivity Common Files Patch 10.2.0.2.0
    HAS Common Files 10.2.0.1.0
    HAS Common Files Patch 10.2.0.2.0
    HAS Files for DB 10.2.0.1.0
    HAS Files for DB Patch 10.2.0.2.0
    Installation Common Files 10.2.0.1.0
    Installation Common Files Patch 10.2.0.2.0
    Installer SDK Component 10.2.0.2.0
    iSQL*Plus 10.2.0.1.0
    iSQL*Plus 10.2.0.2.0
    Java Runtime Environment 1.4.2.7.0
    Java Runtime Environment Patch 1.4.2.7.1
    JDBC Common Files 10.2.0.1.0
    LDAP Required Support Files 10.2.0.1.0
    LDAP Required Support Files Patch 10.2.0.2.0
    OLAP SQL Scripts 10.2.0.1.0
    OLAP SQL Scripts Patch 10.2.0.2.0
    Oracle Advanced Security 10.2.0.1.0
    Oracle Advanced Security Patch 10.2.0.2.0
    Oracle Call Interface (OCI) 10.2.0.1.0
    Oracle Call Interface (OCI) Patch 10.2.0.2.0
    Oracle Clusterware RDBMS Files 10.2.0.1.0
    Oracle Clusterware RDBMS Files Patch 10.2.0.2.0
    Oracle Code Editor 1.2.1.0.0I
    Oracle Containers for Java 10.2.0.1.0
    Oracle Core Required Support Files 10.2.0.1.0
    Oracle Core Required Support Files Patch 10.2.0.2.0
    Oracle Data Mining RDBMS Files 10.2.0.1.0
    Oracle Data Mining RDBMS Files Patch 10.2.0.2.0
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10G 32 bit 10.1.0.2.0
    Oracle Database 10g interMedia Files 10.2.0.1.0
    Oracle Database 10g interMedia Files Patch 10.2.0.2.0
    Oracle Database 10g Patch 10.2.0.2.0
    Oracle Database 10g Patch 10.2.0.2.0
    Oracle Database 10g Release 2 Patch Set 1 10.2.0.2.0
    Oracle Database User Interface 2.2.13.0.0
    Oracle Database Utilities 10.2.0.1.0
    Oracle Database Utilities Patch 10.2.0.2.0
    Oracle Display Fonts 9.0.2.0.0
    Oracle Enterprise Manager Console DB 10.2.0.1.0
    Oracle Enterprise Manager Console DB 10.2.0.2.0
    Oracle Extended Windowing Toolkit 3.4.38.0.0
    Oracle Globalization Support 10.2.0.1.0
    Oracle Globalization Support Patch 10.2.0.2.0
    Oracle Help For Java 4.2.6.1.0
    Oracle Help for the Web 1.1.10.0.0
    Oracle Ice Browser 5.2.3.6.0
    Oracle interMedia 10.2.0.1.0
    Oracle interMedia Annotator 10.2.0.1.0
    Oracle interMedia Client Option 10.2.0.1.0
    Oracle interMedia Client Option Patch 10.2.0.2.0
    Oracle interMedia Java Advanced Imaging 10.2.0.1.0
    Oracle interMedia Java Advanced Imaging Patch 10.2.0.2.0
    Oracle interMedia Locator 10.2.0.1.0
    Oracle interMedia Locator Patch 10.2.0.2.0
    Oracle interMedia Locator RDBMS Files 10.2.0.1.0
    Oracle interMedia Locator RDBMS Files Patch 10.2.0.2.0
    Oracle interMedia Patch 10.2.0.2.0
    Oracle Internet Directory Client 10.2.0.1.0
    Oracle Internet Directory Client Patch 10.2.0.2.0
    Oracle Java Client 10.2.0.1.0
    Oracle Java Client Patch 10.2.0.2.0
    Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0
    Oracle JDBC Thin Driver for JDK 1.2 Patch 10.2.0.2.0
    Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0
    Oracle JDBC Thin Driver for JDK 1.4 Patch 10.2.0.2.0
    Oracle JDBC/OCI Instant Client 10.2.0.1.0
    Oracle JDBC/OCI Instant Client Patch 10.2.0.2.0
    Oracle JFC Extended Windowing Toolkit 4.2.33.0.0
    Oracle JVM 10.2.0.1.0
    Oracle JVM Patch 10.2.0.2.0
    Oracle LDAP administration 10.2.0.1.0
    Oracle Locale Builder 10.2.0.1.0
    Oracle Message Gateway Common Files 10.2.0.1.0
    Oracle Net 10.2.0.1.0
    Oracle Net Listener 10.2.0.1.0
    Oracle Net Listener Patch 10.2.0.2.0
    Oracle Net Patch 10.2.0.2.0
    Oracle Net Required Support Files 10.2.0.1.0
    Oracle Net Required Support Files Patch 10.2.0.2.0
    Oracle Net Services 10.2.0.1.0
    Oracle Notification Service 9.0.4.0.0
    Oracle OLAP 10.2.0.1.0
    Oracle OLAP API 10.2.0.1.0
    Oracle OLAP API Patch 10.2.0.2.0
    Oracle OLAP Patch 10.2.0.2.0
    Oracle OLAP RDBMS Files 10.2.0.1.0
    Oracle OLAP RDBMS Files Patch 10.2.0.2.0
    Oracle One-Off Patch Installer 10.2.0.2.0
    Oracle Partitioning 10.2.0.1.0
    Oracle Partitioning Patch 10.2.0.2.0
    Oracle Programmer 10.2.0.1.0
    Oracle RAC Required Support Files-HAS 10.2.0.1.0
    Oracle RAC Required Support Files-HAS Patch 10.2.0.2.0
    Oracle Recovery Manager 10.2.0.1.0
    Oracle Recovery Manager Patch 10.2.0.2.0
    Oracle Required Support Files 32 bit 10.2.0.0.0
    Oracle Required Support Files 32 bit Patch 10.2.0.2.0
    Oracle Spatial 10.2.0.1.0
    Oracle Starter Database 10.2.0.1.0
    Oracle Starter Database Patch 10.2.0.2.0
    Oracle Text 10.2.0.1.0
    Oracle Text Patch 10.2.0.2.0
    Oracle UIX 2.1.22.0.0
    Oracle Universal Installer 10.2.0.2.0
    Oracle Wallet Manager 10.2.0.1.0
    Oracle Wallet Manager Patch 10.2.0.2.0
    Oracle XML Development Kit 10.2.0.1.0
    Oracle XML Development Kit Patch 10.2.0.2.0
    oracle.jdk 1.4.2.0.7
    Parser Generator Required Support Files 10.2.0.1.0
    Perl Interpreter 5.8.3.0.1
    PL/SQL 10.2.0.1.0
    PL/SQL 10.2.0.2.0
    PL/SQL Embedded Gateway 10.2.0.1.0
    PL/SQL Embedded Gateway Patch 10.2.0.2.0
    Platform Required Support Files 10.2.0.1.0
    Precompiler Common Files 10.2.0.1.0
    Precompiler Common Files Patch 10.2.0.2.0
    Precompiler Required Support Files 10.2.0.1.0
    Precompiler Required Support Files Patch 10.2.0.2.0
    RDBMS Required Support Files 10.2.0.1.0
    RDBMS Required Support Files for Instant Client 10.2.0.1.0
    RDBMS Required Support Files for Instant Client Patch 10.2.0.2.0
    RDBMS Required Support Files Patch 10.2.0.2.0
    regexp 2.1.9.0.0
    Required Support Files 10.2.0.1.0
    Sample Schema Data 10.2.0.1.0
    Sample Schema Data Patch 10.2.0.2.0
    Secure Socket Layer 10.2.0.1.0
    Secure Socket Layer Patch 10.2.0.2.0
    SQL*Plus 10.2.0.1.0
    SQL*Plus 10.2.0.2.0
    SQL*Plus Required Support Files 10.2.0.1.0
    SQL*Plus Required Support Files Patch 10.2.0.2.0
    SQLJ Runtime 10.2.0.1.0
    SQLJ Runtime Patch 10.2.0.2.0
    SSL Required Support Files for InstantClient 10.2.0.1.0
    SSL Required Support Files for InstantClient Patch 10.2.0.2.0
    Sun JDK extensions 9.2.0.1.0
    XDK Required Support Files 10.2.0.1.0
    XDK Required Support Files Patch 10.2.0.2.0
    XML Parser for Java 10.2.0.1.0
    XML Parser for Java Patch 10.2.0.2.0
    XML Parser for Oracle JVM 10.2.0.1.0
    XML Parser for Oracle JVM Patch 10.2.0.2.0
    There are 178 products installed in this Oracle Home.
    Interim patches (1) :
    Patch 5636728 : applied on Wed Aug 13 09:15:47 CEST 2008
    Created on 15 Feb 2007, 21:35:47 hrs US/Pacific
    Bugs fixed:
    5636728
    Files Touched:
    /kdl.o --> ORACLE_HOME/lib/libserver10.a
    ins_rdbms.mk --> ORACLE_HOME/rdbms/lib/ioracle
    Patch Location in Inventory:
    /oracle/QX2/102_64/inventory/oneoffs/5636728
    Patch Location in Storage area:
    /oracle/QX2/102_64/.patch_storage/5636728_Feb_15_2007_21_35_47
    OPatch succeeded.
    Getting pre-run patch inventory...done.
    Patches installed in Oracle Home /oracle/QX2/102_64:
    5636728
    Operations to be executed:
    apply patch p5092134_10202_HPUX-IA64.zip
    Processing patch "p5092134_10202_HPUX-IA64.zip"...(1 of 1)
    executing: "/oracle/QX2/102_64/bin/unzip" -qq -d "./mopatch-25772-13623" "./p5092134_10202_HPUX-IA64.zip"
    executing: ( cd "./mopatch-25772-13623/5191221" && "/oracle/QX2/102_64/OPatch/opatch" apply -silent -verbose -no_relink -local -invPtrLoc /oracle/QX2/102_64/oraInst.loc )

    Markus,
    Sorry for my late reply it had been awhile since I was here at SDN
    I did it manually in the 'old' way and at that time it did work.
    Kulvir,
    I did get it from SAPnet but when I downloaded it it contained the proper file.But I did had the same with an add-on for the business connector which only contained an empty file.
    Thanks for your answers and again sorry for my late reply back to you all

  • Silent Installation Of Oracle 10g Expression Edition

    Plz i need information about how to install Oracle 10g Expression Edition silently on multiple computer.....i get this script from Oracle site:
    ** Response file to perform silent install of Oracle Database 10g Express Edition **
    ** Values for the following variables are configurable: **
    ** szDir - Provide a valid path **
    ** TNSPort - Provide any valid available port number **
    ** MTSPort - Provide any valid available port number **
    ** HTTPPort - Provide any valid available port number **
    ** SYSPassword - Provide a valid password string **
    ** bOpt1 - 1 or 0 : 1 launches the Database Homepage at end of install and 0 doesn't **
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-DlgOrder]
    Dlg0={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0
    Count=9
    Dlg1={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0
    Dlg2={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0]
    szDir=d:\oraclexe\TEST
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013]
    TNSPort=1521
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012]
    MTSPort=2030
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014]
    HTTPPort=8080
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011]
    SYSPassword=oracle
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0]
    Result=1
    bOpt1=1
    bOpt2=0
    but i need how to link this script into the Setup file.
    i urgently need ur help bro.................. let me know if u have some idea to fix this problem.
    thz for advance.

    It is important to define which OS you are working with.
    Making a blind guess I will assume your are working on a windows environment (after this file fragment: "Dir=d:\oraclexe\TEST")
    In order to perform a silent install on a windows environment you should:
    - download the appropriate installation executable - eg. OracleXE.exe
         - download one of the silent install response file templates
         - edit the template with appropriate values for the install questions
         - run the Oracle XE installation and specify the location of the edited response file using a command similar to the following: OracleXE.exe /s /f1"<location of edited response file> /f2"<location of silent install log>
    ~ Madrid

  • Oracle10g Express - silent install

    I'm trying to install Oracle10gExpress in silent mode. I downloaded the default response file from website (OracleXE-install.iss).
    The command line is:
    C:\OracleSilentInstallTest>OracleXEUniv.exe /s /f1"OracleXE-install.iss" /f2"C:\setup.log"
    The ResultCode is -3:
    setup.log
    [ResponseResult]
    ResultCode=-3
    The last lines from Windows\OracleDatabaseXEServerInstall.log file are:
    MSI (c) (90:04) [16:24:14:953]: Dir (target): Key: ADMIN     , Object: C:\oraclexe\app\oracle\product\10.2.0\server\precomp\admin\
    MSI (c) (90:04) [16:24:14:953]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
    Action ended 16:24:14: CostFinalize. Return value 1.
    MSI (c) (90:04) [16:24:14:984]: Doing action: MigrateFeatureStates
    Action 16:24:14: MigrateFeatureStates. Migrating feature states from related applications
    Action start 16:24:14: MigrateFeatureStates.
    Action ended 16:24:14: MigrateFeatureStates. Return value 0.
    MSI (c) (90:04) [16:24:14:984]: Doing action: ISSetupFilesCleanup
    Action 16:24:14: ISSetupFilesCleanup.
    Action start 16:24:14: ISSetupFilesCleanup.
    MSI (c) (90:04) [16:24:14:984]: Transforming table Binary.
    MSI (c) (90:E4) [16:24:14:984]: Invoking remote custom action. DLL: C:\DOCUME~1\gcornel\LOCALS~1\Temp\MSI33.tmp, Entrypoint: SFCleanupEx
    1: Standard project type, let scripting engine clean up setup files...skipping action
    Action ended 16:24:15: ISSetupFilesCleanup. Return value 1.
    MSI (c) (90:04) [16:24:15:000]: PROPERTY CHANGE: Adding ISSETUP_UISEQUENCE_PROCESSED property. Its value is '1'.
    MSI (c) (90:04) [16:24:15:000]: Note: 1: 2262 2: Upgrade 3: -2147287038
    1: Not using skins for this installation. Could not find skin file .
    MSI (c) (90:04) [16:24:15:171]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (90:04) [16:24:15:234]: Note: 1: 2262 2: ISRequiredFeature 3: -2147287038
    MSI (c) (90:CC) [16:24:15:421]: Entering MsiProvideComponentFromDescriptor. Descriptor: `8A+Y.5CRA0j[2.V!8%3Core>M5KDYSUnf(HA*L[xeX)y, PathBuf: EBCEFF0, pcchPathBuf: EBCEFEC, pcchArgsOffset: EBCEF4C
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor is returning: 0
    MSI (c) (90:CC) [16:24:15:421]: Entering MsiProvideComponentFromDescriptor. Descriptor: `8A+Y.5CRA0j[2.V!8%3Core>M5KDYSUnf(HA*L[xeX)y, PathBuf: EBCEDE4, pcchPathBuf: EBCEDE0, pcchArgsOffset: EBCED40
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor is returning: 0
    MSI (c) (90:04) [16:24:15:500]: Note: 1: 2205 2: C:\DOCUME~1\gcornel\LOCALS~1\Temp\_is29\Oracle Database 10g Express Edition.msi 3: ISAlias
    MSI (c) (90:04) [16:24:15:500]: Note: 1: 2228 2: C:\DOCUME~1\gcornel\LOCALS~1\Temp\_is29\Oracle Database 10g Express Edition.msi 3: ISAlias 4: SELECT * FROM ISAlias
    1: Ready to launch program block.
    1: User aborts the installation, ready to launch __OnAbort.
    MSI (c) (90:04) [16:24:15:703]: Destroying RemoteAPI object.
    MSI (c) (90:C8) [16:24:15:703]: Custom Action Manager thread ending.
    === Verbose logging stopped: 2/29/2008 16:24:15 ===
    Somebody can help me with this?
    Cornel
    Thanks

    This is the modified response file:
    ** Response file to perform silent install of Oracle Database 10g Express Edition **
    ** Values for the following variables are configurable: **
    ** szDir - Provide a valid path **
    ** TNSPort - Provide any valid available port number **
    ** MTSPort - Provide any valid available port number **
    ** HTTPPort - Provide any valid available port number **
    ** SYSPassword - Provide a valid password string **
    ** bOpt1 - 1 or 0 : 1 launches the Database Homepage at end of install and 0 doesn't **
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-DlgOrder]
    Dlg0={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0
    Count=9
    Dlg1={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0
    Dlg2={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0]
    szDir=C:\oraclexe\
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013]
    TNSPort=1521
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012]
    MTSPort=2030
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014]
    HTTPPort=8080
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011]
    SYSPassword=nemo
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0
    Also, I didn't interrupted the install procedure :(

  • Linux silent install stops at Starting to execute configuration assistants

    I am using putty to perform silent install of oracle db 10g on my remote server (redhat) through the command line:
    ./runInstaller -silent -responseFile /tmp/enterprise.rsp
    it works fine till reaching > starting to execute configuration assistants, where i receive no further response or even any errors, it just hangs up saying this, here is a summary :
    Installation in progress (Wed Oct 29 18:06:32 CST 2008)
    ............................................................... 11% Done.
    ............................................................... 23% Done.
    ............................................................... 35% Done.
    ............................................................... 47% Done.
    ........................................... 55% Done.
    Install successful
    Linking in progress (Wed Oct 29 18:08:54 CST 2008)
    . 55% Done.
    Link successful
    Setup in progress (Wed Oct 29 18:10:07 CST 2008)
    .................... 100% Done.
    Setup successful
    End of install phases.(Wed Oct 29 18:10:13 CST 2008)
    Starting to execute configuration assistants
    What should I do to overcome this and complete the installation successfully?

    Hub wrote:
    Hi
    you are welcome, unfortunately you didn't mark this thread as a question so no stars for me .
    Nervermind, herewith the feedback on your questions :
    <em>Should I make a dbca.rsp ? how would I pass it to my install command line?</em>
    In silent mode, DBCA uses values that you specify in the response file or as command-line options to create a database. DBCA does not display any screens or information while it creates the database. It logs all messages (including information, errors, and warnings) in a log file.
    From the command line, enter the following command to see all of the DBCA options that are available when you use the silent mode:
    $ @ora_root:[bin]dbca.com -help
    Read more in that document : http://download.oracle.com/docs/html/B13681_01/a_nonint.htm#CIHDHHBE
    <em>I tried: ps -efd | grep -i run , alot of process appeared, how would I know if the installer is among them?</em>
    try to grep with a much longer name i.e :
    ps -efd | grep -i runinstaller
    <em>What is fuser * in the log directory ? is this a file I should create or what?</em>
    No fuser is a unix/linux command that enable you to identify processes using a file or file structure. The fuser utility displays the process IDs of the processes that are using the files specified as arguments.
    So if the runinstaller still active you will see i.e.
    fuser silentInstall2008-08-08_10-50-48AM.log
    silentInstall2008-08-08_10-50-48AM.log: 14506o
    14506 is your process ID
    Hope this helps you!
    Thanks Hub,
    It seems the installation still stuck at >>> Starting to execute configuration assistants
    Here is what I am getting using fuser * in the /log dir:
    installActions2008-10-30_10-27-52AM.log: 32275
    oraInstall2008-10-30_10-27-52AM.err: 32275
    oraInstall2008-10-30_10-27-52AM.out: 32275
    But when run : ps -efd | grep -i runinstaller - it just gives me something like repeating my command:
    root 3035 31653 0 10:36 pts/2 00:00:00 grep -i runinstaller >> does this mean that runInstaller isn't there anymore, though the fuser * is showing that the log files are still being used?
    I'm not using dbca.rsp since I didn't choose Advanced configuration of database in my enterprise.rsp, and it is saying that using dbca.rsp is only incase I choose advanced configuration which is number =2 .
    So what parameters should I pass to the runInstaller, am i still missing something that is keeping the installation stuck without giving any responses or errors ?
    Edited by: user9940821 on Oct 30, 2008 8:48 AM

  • Silent install for patch release 3 waiting for carriage return

    I'm trying to get Patch Release 3 (to take my 10.2.0.1.0 installtion to 10.2.0.4.0 on Linux RHEL 5/x64) to install using a ResponseFile so it can be scriptable.
    The actual silent install works fine - the problem lies with the patch install - it waits for the carriage return to be pressed oce it has been installed. And since its waiting for the Return key to be pressed, the script hangs.
    The command I'm running is
    +/oracle/staging/10g/patch/Disk1/runInstaller -ignoreSysPrereqs -silent -responseFile /oracle/staging/10g/patch.rsp << EOF+
    EOF
    I'm not even sure where to start looking to solve this issue.
    Can anyone point me in the right direction please...

    Hi;
    Did you follow patch 8.2 Installing the Oracle Database 10g Patch Set Noninteractively part?
    Also see:
    ERROR:Oracle 10.2.0.4 Patch Set Return Exit Code -1073741819 [ID 779582.1]
    OUI reports a successful silent install when errors are present [ID 793510.1]
    Regard
    Helios

Maybe you are looking for

  • Problem with Presonus Firebox and Macbook Pro

    I own a Presonus Firebox firewire audio inteface, which seems to have a problem with bus power. If I plug in the the firebox using firewire, it is not seen by the OS, and the blue power light flashes faintly. If I then plug in the mains power cord, i

  • Display A Success Message From An Application Process

    Apex 3.2 I have an on demand application process, which is resetting my application, except application items BEGIN    FOR c IN (SELECT page_id                FROM apex_application_pages               WHERE application_id = :app_id)    LOOP       ape

  • Installing oracle 11.1.0.6.0 in the same parent directory on Linux server(OEL 5),

    Hi All, This was regarding installing Oracle 11gR1 on the same linux server machine, where oracle 10.2.0.1.0 resides, i tried to install 11g on the same parent directory /u01 where 10g directory present, i.e, for 10g - /u01/app/oracle/product/10.2.0/

  • How to configure the requirements for output control ?

    Hi , I have some problems in configuring the requirements for output control like following : My aim is to make a condition check when i create an inbound delivery ( VL31N)  or MIGO ...., as default in the requirement check for output , a message typ

  • Error in JPX Importer

    Hi, I have made extension to ReqLinesNotifications VO. I made the substiution and I can see the substitution in the JPX file in my local machine. I want to import the JPX file on the server. I am using the following command in UNX, in JAVA TOP. java