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 -> Problem: pragma restrict_references(function,WNDS) in 7.1

Problem: pragma restrict_references(function,WNDS) in 7.1

From: Juanillo <jlferrin_at_edisa.es>
Date: Thu, 20 May 1999 19:49:38 +0200
Message-ID: <37444B32.DB9C2D27@edisa.es>


Hi

I have a big problem with the next sentence in a stored Package:

pragma restrict_references(CAMBIAR_QUERY,WNDS);

In release 7.2.3 it works, but not in 7.1.4., in this release when I try to compile the function Oracle gives me the error ORA-01403 if I comment the pragma directive then compile ok.

Somebody can help me?. The function is right.

Thanks.

Juan L. Ferrin Received on Thu May 20 1999 - 12:49:38 CDT

Original text of this message

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