PLS-00307: too many declarations of 'string' match this call
Answer Posted / 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 View All Answers
ORA-26030: index string.string had string partitions made unusable due to:
NZE-28868: Peer certificate chain check failed.
ORA-26027: unique index string.string partition string initially in unusable state
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.
ORA-26028: index string.string initially in unusable state
ORA-26079: file "string" is not part of table string.string
RMAN-05017: no copy of datafile number found to recover
if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
NZE-28890: Entrust Login Failed
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
IMG-02003: 2FF03 - incorrect color histogram feature specification
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-26032: index string.string loading aborted after string keys
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?