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-00288: Navigator: Failed to Disable Interchange

1 Answers  


PCC-00039: Unable to open input file "string"

1 Answers  


TNS-00004: INTCTL: error while starting the Navigator

1 Answers  


ORA-00000: normal, successful completion

1 Answers  


ORA-09843: soacon: Archmon unable to create named pipe.

1 Answers  


ORA-02737: osnpcl: cannot tell orapop to exit

1 Answers  


RMAN-06095: a backup controlfile must be restored to recover datafile string

1 Answers  


ORA-38704: Checksum error in flashback database log file header.

1 Answers  


ORA-14115: partition bound of partition number string is too long

1 Answers  


TNS-01189: The listener could not authenticate the user

1 Answers  


DRG-11838: Proxy Reauthentication Required

1 Answers  


DRG-11802: Switching Protocols

1 Answers  


Categories