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: <marjus.nielsen_at_gmail.com>
Date: Sat, 02 Jun 2007 08:11:38 -0700
Message-ID: <1180797098.783111.20550@o5g2000hsb.googlegroups.com>


I had the same problem in a package, and there was only one specification of the procedure in the header and one in the body. The problem was that I had renamed a parameter in the body and forgot to update it in the header, so in my case the error message was confusing. Received on Sat Jun 02 2007 - 10:11:38 CDT

Original text of this message

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