Do you know any reason to get the following error when I'm taking a few Oracle Reports?
"FRM-40735: ON-ERROR trigger raised unhandled exception ORA-03114"
This happens some times to a few users.
|
feedback
|
|
It's possible that the database or the listener has shut down. Or perhaps a problem with the client has caused the database to disconnect you. There may well be some messages in the database alert log. | |||
|
feedback
|
|
| |||
|
feedback
|
|
Either you got disconnect in some way (perhaps an idle connection timeout) or someone shut down the DB while you were connected. Either way, it means you are disconnected from the database. | ||||
|
feedback
|