Oracle Error ORA-40027: Target attribute has more than two distinct values

Oracle Error Message

ORA-40027: Target attribute has more than two distinct values

Reason for the Error

Generalized Linear Models only support binary classification.

Solution

Consolidate target values into two distinct categories.