32-bit oracle 10g client to 64-bit oracle 10g server
Posted
by Dakshin
on Stack Overflow
See other posts from Stack Overflow
or by Dakshin
Published on 2010-04-05T04:22:37Z
Indexed on
2010/04/05
4:33 UTC
Read the original article
Hit count: 459
oracle10g
Due to a 3rd party application's requirement, I may be forced to use 32-bit client of Oracle 10gR2 on the application server to connect to a 64-bit DB server oracle 10gR2 (10.2.0.4.0 - 64bit;another box). The OS is SUSE Linux ver 10. Platform is x86. There are no problems connecting to 64-bit DB server via 32-bit client. I have tested this.
- Does this result in performance degradation? Does Oracle or anyone else has any recommendations about this kind of scenario? Searched the net without much gain.
Please help. Thanks.
© Stack Overflow or respective owner