Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SQL*Loader-00424

table string makes illegal reference to collection field string

Cause

A WHEN, OID or SID clause for the table refers to a field declared inside of a collection.


Action

Move the data containing the value for a SID or OID clause outside of the collection definition.