I am using Oracle 12.1.0.2. Enterprise edition. I am getting above error from application when running dynamic sql. Even after multiple retry it was throwing same error. The sql runs fine when executing from sqlplus. How to debug for the root cause ? Can I trace it or find what cursor 0x456C0E9B8 mean?
There are no blocking lock in the database.
No object are invalid.
Did not see anything in alert.log
There SQL does not involve any SQL profile or baseline.