Oracle Error ORA-41684: invalid value for the RLM$ENABLED column

Oracle Error Message

ORA-41684: invalid value for the RLM$ENABLED column

Reason for the Error

An attempt was made to insert or update a value other than ‘Y’ or ‘N’ into the RLM$ENABLED column of a rule class table.

Solution

Retry the DML statement with a value of ‘Y’ or ‘N’ for the RLM$ENABLED column.