Last modified 5 years ago Last modified on 03/01/10 02:35:38
Unattended installation of oracle client 10.2.0.1 with uninstall of old oracle client 9.0.1.1.1
Download the Oracle client and save like this: Z:\packages\oracle\10201\client
Place the response files clientadmin.rsp
and netca.rsp
into the directory Z:\packages\oracle\10201
:: OPTIONAL: Install Oracle client 10.201 todo.pl "%Z%\dosbin\wait.exe %Z%\packages\oracle\10201\client\setup.exe -responseFile %Z%\packages\oracle\10201\psf-clientadmin.rsp -silent"
can be downloaded from http://www.willowhayes.co.uk/download/wait.exe
Comments were removed.
RESPONSEFILE_VERSION=2.2.1.0.0 FROM_LOCATION="../stage/products.xml" NEXT_SESSION_RESPONSE=<Value Unspecified> ORACLE_HOME=C:\oracle\product\10.2.0\client_1 ORACLE_HOME_NAME=OraClient10g_home1 TOPLEVEL_COMPONENT={"oracle.client","10.2.0.1.0"} DEINSTALL_LIST={"oracle.client","9.0.1.1.1"} SHOW_SPLASH_SCREEN=false SHOW_WELCOME_PAGE=false SHOW_CUSTOM_TREE_PAGE=false SHOW_SUMMARY_PAGE=false SHOW_INSTALL_PROGRESS_PAGE=false SHOW_CONFIG_TOOL_PAGE=false SHOW_XML_PREREQ_PAGE=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 CLUSTER_NODES=<Value Unspecified> REMOVE_HOMES={"C:\oracle\ora90"} COMPONENT_LANGUAGES={"en"} INSTALL_TYPE="Administrator" b_launchNETCA=true s_responseFileName=Z:\packages\oracle\10201\netca.rsp
Modify netca.rsp
according to your local database server setup.