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

ERRORREF directive for field string requires at least two arguments
CAUSEThe 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.
ACTIONSupply 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.