pdb_automark_tables

Determines if the Replication Agent automatically marks tables for replication during DDL replication.

Default

true

Values

true – user tables are automatically marked during DDL replication.

false – user tables are not automatically marked during DDL replication. They must always be marked using the pdb_setreptable command (default).

Comments