Oracle Message ORA-23333 - column string is already part of a column group

ERRORcolumn string is already part of a column group
CAUSEAttempted to add a column to a column group when the column was already a member of a column group.
ACTIONDrop the column from its existing column group before trying to add it to another.