ORA-3137 [1010] - Select Query is failing
My client is running a JD Edwards 9.0 System with Oracle Database 11G Release 11.2.0.1.0.
A custom batch Program is executing a Select Query, the query works fine sometimes but sometimes the Query is not executing properly resulting in ORA01010 (Invalid OCI Operation)
We have investigated the Batch program but there are no logical problems. Also the program working fine most of the times leading us to think that the issue is related to the DB.
We have generated the Logs for the Batch Program as well as the Database.
The Log Shows the error code as ORA-3137 [1010] .
A custom batch Program is executing a Select Query, the query works fine sometimes but sometimes the Query is not executing properly resulting in ORA01010 (Invalid OCI Operation)
We have investigated the Batch program but there are no logical problems. Also the program working fine most of the times leading us to think that the issue is related to the DB.
We have generated the Logs for the Batch Program as well as the Database.
The Log Shows the error code as ORA-3137 [1010] .
Appreciate if anybody can help.
0