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

Home -> Community -> Usenet -> c.d.o.server -> Re: UTL_FILE revoke from PUBLIC

Re: UTL_FILE revoke from PUBLIC

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 23 Apr 2005 06:14:42 -0700
Message-ID: <1114262082.619726.253590@o13g2000cwo.googlegroups.com>


Charles, when you see an invalid package body if you just recompile the body and not the specification then you can generally resolve the circular dependency chain: alter package owner.packagename compile body.

Oracle has a white paper or two on the side-effects of removing PUBLIC.  You may want to hunt them up for future reference.

HTH -- Mark D Powell -- Received on Sat Apr 23 2005 - 08:14:42 CDT

Original text of this message

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