Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installation of client 10.2.0 using a response file

m boulayAug 20 2012 — edited Aug 29 2012
Hello Everyone,

I have no clue if I'm posting in the right Community but I need some help installing the Oracle Client 10.2.0 silently on a Computer. Right now my response file was created using the setup.exe /record /destinationFile myPath but was missing the dependency i wanted to install. So I added at the end of the file

oracle.client:DEPENDENCY_LIST={"oracle.sqlplus:10.2.0.1.0","oracle.winprod:10.2.0.1.0"}
oracle.winprod:DEPENDENCY_LIST = {"oracle.winprod:10.2.0.1.0","oracle.oo4o:10.2.0.1.0","oracle.odbc:10.2.0.1.0","oracle.ntoledb:10.2.0.1.0"}

My dependency get installed but I keep getting these errors :

The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
That is were I'm stuck now.

Thank you for the help

UPDATE: More info I am installing Oracle 10.2.0 32bit on a Windows 7 x64

Edited by: 953742 on 2012-08-20 11:56
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 26 2012
Added on Aug 20 2012
20 comments
2,409 views