Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-01041: internal error. hostdef extension doesn't exist

Status
Not open for further replies.

Glowball

Programmer
Joined
Oct 6, 2001
Messages
373
Location
US
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:
Code:
ORA-01041: internal error. hostdef extension doesn't exist
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?!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top