Hi All,
One of our actional blocks in an operations library is failing with the following error:
TIRM034E: LAST OR CURRENT DATABASE STATEMENT = 31
TIRM035E: CURRENT STATEMENT BEING PROCESSED = 0000000031
TIRM038E: ** FATAL DATABASE ERROR WAS ENCOUNTERED **
TIRM039E: DB LAST STATUS = DB
--------------------------------------------------------------------------------
ORA-03113: end-of-file on communication channel
ORA-03114: not connected to ORACLE
--------------------------------------------------------------------------------
We have tried executing it from multiple programs but always get the same error.
All other transactions are working fine. The program hasn't changed in years and I have compared the code with another environment where this is working. Any idea what could be causing this?