ORA-3115 and Oracle 9.2.0.5 [message #67651] |
Fri, 10 December 2004 04:47 |
Erwin van Breemen
Messages: 2 Registered: December 2004
|
Junior Member |
|
|
Hi,
I get an ORA-3115 while running a Pro*C program on a productionmachine (with Oracle 9.2.0.5 client) during the first fetch (connect is OK). On the developmentmachine, with Oracle 9.2.0.5 server, it runs just fine. Does anyone know what might cause the error? If I use sqlplus on the productionmachine I can access the database without any problems.
Both machines are running Aix 5.2.
Regards,
Erwin
|
|
|
Re: ORA-3115 and Oracle 9.2.0.5 [message #67653 is a reply to message #67651] |
Sun, 12 December 2004 19:24 |
Daljit Singh
Messages: 290 Registered: October 2003 Location: Texas
|
Senior Member |
|
|
Hi,
I would suggest to trace the session of your pro*C program and check what actually is happening inside the oracle. From this you will get a clear picture about the real problem
Daljit Singh.
|
|
|
|