Oracle Error ORA-28124: Column string in sec_relevant_cols cannot be of an object data type

Oracle Error Message

ORA-28124: Column string in sec_relevant_cols cannot be of an object data type

Reason for the Error

A column specified in sec_relevant_cols was of an object data type.

Solution

Ensure that none of the columns specified in sec_relevant_cols is of an object data type or XMLType.