PLS-00418: array bind type must match PL/SQL table row type



PLS-00418: array bind type must match PL/SQL table row type..

Answer / guest

Cause: A host array was passed (by an Oracle Precompiler
program, for example) to a PL/SQL subprogram for binding to
a PL/SQL table parameter. However, the datatypes of the
array elements and PL/SQL table rows are incompatible. So,
the binding failed.

Action: Change the datatype of the array elements or PL/SQL
table rows to make the datatypes compatible.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-27214: skgfrsfe: file search failed

1 Answers  


ORA-09361: Windows 3.1 Two-Task driver unable to lock context area

1 Answers  


ORA-06907: CMX: error during connect confirmation

1 Answers  


TNS-00133: Missing LOCAL_COMMUNITIES field in TNSNAV.ORA

1 Answers  


DRG-51019: unable to open or illegal format for fuzzy match data file: string

1 Answers  


ORA-16191: Primary log shipping client not logged on standby

1 Answers  


ORA-01192: must have at least one enabled thread

1 Answers  


DRG-11115: a value for string must be specified

1 Answers  


ORA-12001: cannot create log: table 'string' already has a trigger

1 Answers  


PLS-00636: overriding method requires OVERRIDING keyword

1 Answers  


ORA-07620: smscre: illegal database block size

1 Answers  


ORA-36996: (XSRELGID13) Valueset workspace object should be defined over dimension workspace object.

1 Answers  


Categories