ORA-06569: Collection bound by bind_array contains no elements



ORA-06569: Collection bound by bind_array contains no elements..

Answer / guest

Cause: A collection with zero elements was bound to a bind
variable in a call to procedure BIND_ARRAY in the package
DBMS_SQL. In order to execute a bind of a collection, the
collection must contain at least one element. If no elements
are present then at execute time there will be no value for
this bind and the statement is meaningless.

Action: Fill the collection with the elements you want to
bind and try the bind call again.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NZE-28765: Data method list does not exist.

1 Answers  


ORA-32620: illegal subquery within MODEL rules

1 Answers  


NID-00310: Control File string - reverted

1 Answers  


SQL*Loader-00807: error loading table

1 Answers  


ORA-36664: (XSDPART02) You must specify a partitioning method and one or more partition dimensions when defining a PARTITION TEMPLATE.

1 Answers  






ORA-39000: bad dump file specification

1 Answers   Oracle,


ORA-01590: number of segment free list (string) exceeds maximum of string

1 Answers  


RMAN-06724: backup not done; all files already backed up

1 Answers  


NID-00302: Datafile string - dbid changed

1 Answers  


ORA-01904: DATAFILE keyword expected

1 Answers  


ORA-06401: NETCMN: invalid driver designator

1 Answers  


NNL-01007: VERSION SKEW responses received: number

1 Answers  


Categories