PLS-00307: too many declarations of 'string' match this call



PLS-00307: too many declarations of 'string' match this call..

Answer / guest

Cause: The declaration of a subprogram or cursor name is
ambiguous because there was no exact match between the
declaration and the call and more than one declaration
matched the call when implicit conversions of the parameter
datatypes were used. The subprogram or cursor name might be
misspelled, its declaration might be faulty, or the
declaration might be placed incorrectly in the block structure.

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.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

NNO-00708: cache flush countdown aborted

1 Answers  


LPX-00208: unknown DTD keyword "~s"

1 Answers  


ORA-39050: parameter string is incompatible with parameter string

1 Answers  


RMAN-00700: SCRIPT requires that TARGET be specified on the command line

1 Answers  


ORA-14273: lower-bound partition must be specified first

1 Answers  






ORA-25210: invalid value for RELATIVE_MSGID, no message in queue with that msgid

1 Answers  


PLS-00997: no cursor return types allowed in this beta version

1 Answers  


ORA-24295: max key length (string) for sorted hash cluster exceeded

1 Answers  


TNS-01411: Service "string" has number instance(s).

1 Answers  


DRG-10001: can not access result table string

1 Answers  


SQL*Loader-00267: Control file must be first data file.

1 Answers  


ORA-29364: plan directive string, string already exists

1 Answers  


Categories