Message Oracle SQL*Loader-00479 - REF directive for column string expects number arguments; found number.

ERRORREF directive for column string expects number arguments; found number.
CAUSEThe number of arguments in the REF directive for the column is incorrect.
ACTIONSpecify the correct number of arguments for REF. Remember that the REF directive always requires a table name. Also, primary key REFs require one arguments for each field in the primary key.