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-04020

Re: ORA-04020

From: Christian Trassens <ctrassens_at_yahoo.com>
Date: Tue, 25 Sep 2001 09:07:10 -0700
Message-ID: <F001.00397E6D.20010925081520@fatcity.com>

It is a library cache object deadlock. I've heard of problems on 8i with refreshing snapshots that could give you a 4020 error. During a creation of a view, I've suffered one. Also installing Application 11i, I've had many. If it occurs frequently, you should call to Support. During that if it happens to be always with the same package or code piece, take a look of the size of the object, their dependencies, etc....Maybe it is a heavy loaded package or code piece.... If it is a procedure, try change it into a package, reduce its size, reduce its dependencies, etc..... If it occured only once....maybe it was a grant when many users were using it.....If it is a view, redefine it.

Well....if you are using Applications and the error appears frequently...call support too.

Regards.


Eng. Christian Trassens
Senior DBA
Systems Engineer
ctrassens_at_yahoo.com
ctrassens_at_hotmail.com
Phone : 541149816062

Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Christian Trassens
  INET: ctrassens_at_yahoo.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 Tue Sep 25 2001 - 11:07:10 CDT

Original text of this message

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