SQL*Loader-00476: count of elements for collection is not set or null, 0 will be used

SQL*Loader-00476: count of elements for collection is not set or null, 0 will be used

Cause: This message is displayed following a message that identifies the column and row that contained the problem. The message indicates that the collection field named in the previous message has the count of elements in the collection stored in another field. This message is displayed if the field containing the count does not have a value or is set to NULL. When this happens, SQL*Loader uses 0 as the number of elements.

Action: If 0 is not the count of elementsfor the collection, correct the data in the data file.

No comments:

Post a Comment