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

NZE-28788: user provided invalid information, or an unknown error

1 Answers  


ORA-39052: cannot specify SKIP_CURRENT on initial start of a job.

1 Answers  


ORA-29823: object being analyzed is not a table

1 Answers  


ORA-06522: %s

1 Answers  


ORA-01697: controlfile is for a clone database

1 Answers  






ORA-01218: logfile member is not from the same point-in-time

1 Answers  


ORA-09928: Unable to restore the label of server

1 Answers  


ORA-07683: sou2os: $SETPRV reset error

1 Answers  


ORA-32309: object mview type "string"."string" does not match the master table type

1 Answers  


ORA-27546: Oracle compiled against IPC interface version string.string found version string.string

1 Answers  


ORA-32339: cannot alter materialized view with the PMOP

1 Answers  


ORA-16529: bad sender id

1 Answers  


Categories