Database Error Messages

SQL*Loader-00440

Invalid table specified as scope of a REF

Cause

As part of the REF directive one specifies the table name or another fields name which contains the table name of the table which the REF references.


Action

Make sure that the right referenced table name is specified.