auto_configure_supplemental_logging

Use this system parameter to specify how supplemental logging is performed.

Versions supportedCDC Replication Engine for Sybase databases version 10.2 and later

Values
Set this parameter to one of the following values:
true
CDC Replication uses the value of the supplemental_logging_method system parameter to enable logging.
false
Indicates that you must either create an empty trigger or set the table's replication flag (using sp_setreptable '<schema name>.<table name>','true').
Default Setting
true