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 calling pl/sql fn. from SQL

problem calling pl/sql fn. from SQL

From: Gopal <kkethine_at_cisco.com>
Date: Fri, 23 Oct 1998 17:05:35 -0700
Message-ID: <363119CF.338C16BD@cisco.com>


I am failing to call a funtion which reads a pl/sql memory table with this error
(1):PLS-00452: Subprogram violates its associates pragma

code:
  if plsqlmemory_table.EXISTS (index) then

Help me
KG Received on Fri Oct 23 1998 - 19:05:35 CDT

Original text of this message

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