Oracle Error ORA-02296: cannot enable (string.string) – null values found

Oracle Error Message

ORA-02296: cannot enable (string.string) – null values found

Reason for the Error

an alter table enable constraint failed because the table contains values that do not satisfy the constraint.

Solution

Obvious