Post stopped to ORA-02296: cannot enable (string.string) - null values found event_log errors: Post stopped to ORA-02296
an alter table enable constraint failed because the table contains values that do not satisfy the constraint.
RESOLUTION 1:
1. Skip the error
sp_ctrl> set param sp_opo_cont_on_err 1
2. Edit the vardir/data/oramsglist file and add the error
NOTE: Reference Solution 277- skipping errors
RESOLUTION 2:
1. Fix target table to allow the alter table enable constraint
2. Restart post
ADDITIONAL INFORMATION:
ORA-02296: cannot enable (string.string) - null values found Cause: an alter table enable constraint failed because the table contains values that do not satisfy the constraint.