convert_not_nullable_message
Use this system parameter to determine if a message will be generated in the Event Log when CDC Replication converts a null value to a default value when applied to a non-nullable column.
When set to true (default value), CDC Replication will log the event the first time it encounters a null to non-nullable mapping (on a per column per table basis). When set to false, CDC Replication will not generate a message when a null value is converted to a default value.
This system parameter applies only when the convert_not_nullable_column parameter has been set to true.
- Applies to
- Target datastores
- Values
- Set this parameter to one of the following values:
- Default Setting
- true