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

TNS-12632: Role fetch failed

1 Answers  


ORA-22816: unsupported feature with RETURNING clause

1 Answers  


KUP-04023: field start is after end of record

1 Answers  


RMAN-10000: error parsing target database connect string "string"

1 Answers  


ORA-00336: log file size string blocks is less than minimum string blocks

1 Answers  






ORA-06567: invalid number of values specified

1 Answers  


ORA-00439: feature not enabled: string

1 Answers  


ORA-36157: (XSMXAGGRCOMMIT) To use the AUTOCOMMIT keyword, you must also specify the AUTOUPDATE keyword.

1 Answers  


ORA-37027: (XSMLTRESYNC02) Object workspace object cannot be resynced without modified object workspace object because they share a modified composite dimension.

1 Answers  


ORA-30653: reject limit reached

2 Answers  


KUP-03011: OCI error getting database column size.

1 Answers  


NNL-00514: Creates a new name with a default TTL

1 Answers  


Categories