ERROR | REF directive for column string expects number arguments; found number. |
CAUSE | The number of arguments in the REF directive for the column is incorrect. |
ACTION | Specify 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. |