Oracle Error ORA-23608: invalid resolution column “string”

Oracle Error Message

ORA-23608: invalid resolution column “string”

Reason for the Error

An invalid column was specified as the resolution column. The resolution column must belong to the list of columns specified in the ‘column_list’ parameter.

Solution

Check the columns in the column_list and specify the right resolution column name.