Oracle Message ORA-23371 - column string unknown in table string

ERRORcolumn string unknown in table string
CAUSESome column in array_columns argument (or column_list argument) to differences() routine does not correspond to a column in the specified table.
ACTIONMake sure that all the columns in either array_columns or column_list are present in the specified table.