Database Error Messages

PLS-00307

too many declarations of 'string' match this call

Action

Check the spelling and declaration of the subprogram or cursor name. Also confirm that its call is correct, its parameters are of the right datatype, and, if it is not a built-in function, that its declaration is placed correctly in the block structure.