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

Home -> Community -> Usenet -> c.d.o.misc -> strange PRAGMA RESTRICT_REFERENCES Violation

strange PRAGMA RESTRICT_REFERENCES Violation

From: R Chin <rchin_at_panix.com>
Date: Fri, 10 May 2002 16:24:59 -0400
Message-ID: <abha6l$64q$1@reader1.panix.com>


Below is a simple function that returns first 6 digits of phone# No problem compiling...when nothing is called in Body's exec. section....

But when I call a procedure in Body's exec. section I get PLS-00452...Oracle complains about the function violating its pragma....
(That procedure has nothing to do with the pragma function) What gives ????
Thanks

Rob
8.1.7.2/AIX

Received on Fri May 10 2002 - 15:24:59 CDT

Original text of this message

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