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

IMG-00522: invalid format for parameter value

1 Answers  


LRM-00106: out of memory

1 Answers  


RMAN-06553: DB_CREATE_FILE_DEST must be set for SET NEWNAME ... TO NEW

1 Answers  


ORA-22900: the SELECT list item of THE subquery is not a collection type

1 Answers  


ORA-22924: snapshot too old

1 Answers  






RMAN-06449: deleted proxy copy

1 Answers  


display details of employee's who are seniour to there own manager ? ( In a Emp Table )

2 Answers  


NZE-28819: No distinguished name provided.

1 Answers  


NNF-01001: ds_initialize: workspace initialization failed

1 Answers  


ORA-06526: Unable to load PL/SQL library

1 Answers  


ORA-01315: Log file has been added or removed during select

1 Answers  


ORA-28100: policy function schema string is invalid

1 Answers  


Categories