Question on using 32 bit oci on 64bit server

Hi Folks!

I know that I need the 32bit client for my DOA apps to work, but what do you do on a 64bit Oracle server and want to run the apps on the server itself? I assume you need to install the 32bit client, but won't that cause issues with the server dlls? Thanks for any information!

-Mark
 
You do indeed need to install the 32 Bit client on the 64 Bit server. This is a separate Oracle Home, and does not cause any conflicts with the 64 bit Oracle Server installation.
 
Back
Top