PLS-00732: Illegal overload of ellipsis in formal parameter list



PLS-00732: Illegal overload of ellipsis in formal parameter list..

Answer / guest

Cause: An ellipsis and a non-ellipsis type appeared at the
same position in separate overload candidates. Currently, if
ellipsis types are used they must appear in ALL overload
candidates with the same name (regardless of the number or
types of their formal parameters) at the same position in
the formal parameter list.

Action: Make sure that ellipsis types appear at the same
position in all overload candidates.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

UDI-00012: table mode imports only allow objects from one schema

1 Answers  


ORA-30503: system triggers cannot have a REFERENCING clause

1 Answers  


ORA-14271: table is not partitioned by Composite Range method

1 Answers  


QSM-02055: mv references a packed object table or view

1 Answers  


AMD-00141: parameter string of "string" not valid starting around "string"

1 Answers  






SQL*Loader-00425: column string makes illegal reference to collection field string

1 Answers  


ORA-38481: ADT "string" is used for a dependent object.

1 Answers  


RMAN-08099: specifying standby controlfile for proxy backup

1 Answers  


ORA-33625: (FRASSIGN02) You cannot use the APPEND keyword with concat dimension workspace object.

1 Answers  


ORA-12665: NLS string open failed

1 Answers  


SQL*Loader-00809: error dropping sequence: string

1 Answers  


LPX-00304: input parameter to function is null

1 Answers  


Categories