Hi all, we have all 505 errors (server errors) emailed to us automatically. Sometimes we'll see a pile of them come in over the course of one second, all for unrelated and always stable db queries. Then everything is back to normal.
In the application log we see a pile of the same error:
We've researched it but there isn't much in the way of help on this. We cache almost all queries and use CFLOCK around all session and application variables. There are CFTRY/CFCATCH blocks around everything.
Help?!
In the application log we see a pile of the same error:
Code:
ORA-01041: internal error. hostdef extension doesn't exist
Help?!