DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: ORA - 01041

  1. #1
    Join Date
    Nov 2000
    Posts
    175
    Help,

    I have a developer who is receiving the following error in the test database daily and sometimes in prod.
    This error is followed by a disconnect.

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

    I have checked my alert log and trace files to find nothing. I am thinking this error is on the client side, since I show no errors.

    Has anyone else experienced this problem?

    Thanks in advance
    Kathy

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092

    Were there any trace files in udump or anything in listener.log?

    I would guess it's either a bug in the Oracle Client code or a bug in the client application. But that's just a guess.
    Jeff Hunter

  3. #3
    Join Date
    Nov 2000
    Posts
    175
    I don't see anything in the udump or the listener.log

    Thanks for the input. I'll keep looking

  4. #4
    Join Date
    Oct 2000
    Posts
    33
    This is what oerr on Unix says :

    $ oerr ora 1041
    01041, 00000, "internal error. hostdef extension doesn't exist"
    // *Cause: Pointer to hstdef extension in hstdef is null.
    // *Action: Report as a bug

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width