Y
Causes transaction operation records for updates to include
the entire before image of a row but only those columns in the after
image that change as a result of the update. If Minimal_cols=Y,
then you must set Use_Repdef=Y.
N
Allows transaction operation records for updates to include the entire before image of a row and the entire after image of the row.