BMC AR Server is working with 11g Client whereas same server works as expected when we install oracl
We are facing issue in our application where our application is not working with oracle 11g client however when we start our application with oracle 10g client library files then it works.
Below are the details about our application configuration:
Oracle Client - Release 11.2.0.1.0 Production
DB version - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
Operating System: Linux 2.6.18-308.el5 x86_64 [Oracle Enterpriesed Linux]
Our application is based on BMC AR Server.
Actual Problem: When we try to start our BMC AR server, the start process gets stuck on OCIStmtFetch () for particular sql. However when we start the same AR server with same database but with Oracle 10g client then everything works as expected.