| Runi,
I'm sorry to hear about your experiences with Oracle's support, however, that was one of the reasons I began these forums after leaving Oracle/G-Log.
You can definitely run in the configuration you described (Win2k3 32-bit OTM web/app servers against a Win2k3 64-bit DB server) without issue. This should be a supported configuration by Oracle.
If fact many clients utilize a completely different platform on the DB tier, for instance Linux web/app/rpt servers and an AIX or Solaris DB server. They usually do this in order to leverage an existing DB server. In your case, I would expect it's to gain the best possible DB performance by utilizing a 64-bit platform on that tier. The important thing is that the OTM web and app servers are the same platform and OS. This is because there are Java RMI calls between these 2 tiers and the JVM brand and version must be identical, otherwise you end up with tons of serialization errors and OTM won't function.
I hope this helps and please post back with your experiences. Thanks!
--Chris |