implicit_transformation_warning
Use this system parameter when you want CDC Replication to generate a warning message in the Event Log to identify possible problems with data transformations on the target table.
When this system parameter is enabled, data transformations that meet the criteria for warnings are logged to the Event Log. For example, CDC Replication will generate a warning if it had to truncate data in a column with variable length encoding in order to fit it into the target column. Each time you restart CDC Replication, CDC Replication will generate one warning for each column in a table even if the conversions may be different each time. You should check the Event Log for new warnings related to data conversion to ensure data consistency between your source and target tables.
true
.- Applies to
- Target datastores
- Values
- Set this parameter to one of the following values:
- Default Setting
- true