Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: ora-1041?

RE: ora-1041?

From: Paul Drake <drake_at_psscorp.com>
Date: Wed, 20 Jun 2001 10:49:35 -0700
Message-ID: <F001.003309E0.20010620105450@fatcity.com>

> A government which robs Peter to pay Paul can always depend
> on the support of Paul.

Paul here.

This is typically caused by a networking problem. Was the user's session interrupted?
Do you have logging enabled on the client?

refer to Note:1030488.6 Net8 Tracing.
refer to Note:1015065.102 ORA-01041, ORA-03114, ORA-07445: USING THRID PARTY CONNECTION gonna need Oracle+OS version info to do much else.

Problem Explanation:


  Incompatability with the out of band breaks.

Solution: EDIT OR CREATE THE "SQLNET.ORA" FILE

  Solution Description:


  Edit or create the "Sqlnet.ora" file.

  The file should be located or put in the directory:

  $ORACLE_HOME/network/admin or
  $ORACLE_HOME/net80/admin

  Insert the lesser known parameter:

  DISABLE_OOB = ON >>>This parameter disables the out of band breaks.

  This can be done on just the client or server or both.

hth,

Paul

-----Original Message-----
Sent: Wednesday, June 20, 2001 2:11 PM
To: Multiple recipients of list ORACLE-L

We just got an oracle error ora-1041 on an operation. The oracle error text is:

ora-1041: internal error. HOSTDEF extension does not exist.

In typical oracle clarity, the book says this:

Cause: The pointer to the HOSTDEF extension in HOSTDEF is null.

Can anyone give me a little more explanation on this?

Dennis Taylor



A government which robs Peter to pay Paul can always depend on the support of Paul.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Dennis Taylor
  INET: ismgr_at_pctc.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Paul Drake
  INET: drake_at_psscorp.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jun 20 2001 - 12:49:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US