Oracle Error ORA-23672: Column not specified in column group for DML conflict handling for table “string”.”string”

Oracle Error Message

ORA-23672: Column not specified in column group for DML conflict handling for table “string”.”string”

Reason for the Error

The specified table contained a column that was not specified as part of a column group.

Solution

Add the column to a column group.