Oracle Error SQL*Loader-00477: REF directive for field string requires at least two arguments

Oracle Error Message

SQL*Loader-00477: REF directive for field string requires at least two arguments

Reason for the Error

The SQL Loader control file contains a REF directive for the field, but only one argument was supplied for the directive. The REF directive always requires at least two arguments.

Solution

Supply the missing argument to the REF directive. Remember that you must always supply a table name to the REF directive even if the REF is scoped.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...