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 -> Re: PLS-00307 "Too many declarations of CheckManufacturersDict match this call"

Re: PLS-00307 "Too many declarations of CheckManufacturersDict match this call"

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 22 May 2007 09:59:26 -0700
Message-ID: <1179853166.739858@bubbleator.drizzle.com>


Vojta wrote:
> One more thing. There is only one declaration of the function in the
> package. I also tried to call it with package name:
>
> IF MY_PACKAGE.CheckManufacturersDict THEN ...
>
> But nothing changed.

There may be only one declaration in the package header but there are two functions by that name in the body: Look again.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue May 22 2007 - 11:59:26 CDT

Original text of this message

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