Database Error Messages

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

SQL*Loader-00220

invalid value for the exceptions table name in the REENABLE clause

Cause

The table name specified for the exceptions table in the REENABLE disabled constraints clause was not recognized. The schema name or the table name may have been too long for a valid database identifier in the database character set.


Action

Check the name and try again with a valid table name.