This is a product issue.
With Oracle 'fast add' feature in Oracle11g and above, it is an expected behavior for Oracle to store the default values only in dictionary.
That's why Capture noticed that the column value is NULL.
Capture should handle this case for avoiding UPDATE statement trying to put NULL for that column.