Silent Installation of Oracle 10g on Windows XP
853126Apr 5 2011 — edited Apr 6 2011Hi,
I was trying out "SILENT INSTALLATION OF ORACLE 10g ON WINDOWS XP", where I was getting the following error. Can you please help me out.
COMMAND GIVEN : D:\database>d:/disk1/setup.exe -responsefile d:/disk1/response/custom.rsp -silent -nowelcome
ERROR THROWN : Starting Oracle Universal Installer...
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
Preparing to launch Oracle Universal Installer from C:\DOCUME~1\RAVIKA~1\LOCALS~1\Temp\OraInstall2011-04-06_07-54-37AM. Please wait ... Oracle Universal Installer, Version 10.2.0.3.0 Production
Copyright (C) 1999, 2006, Oracle. All rights reserved.
You can find a log of this install session at:
C:\Program Files\Oracle\Inventory\logs\installActions2011-04-06_07-54-37AM.log
.................................................................................................... 100% Done.
SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
DEP_MODE(InstallType),
TLDepModes(TopLevelInstallType)
Silent install cannot continue.
Please press Enter to exit...
So I changed the "CUSTOM.RSP" response file parameters by adding
DEP_MODE="EE"
TLDepModes="EE"
But it is still throwing me the error.
REquesting you to help me out in this case.
Thanks and REgards
Ravikanth Garimella