pdb_automark_tables

NoteThis parameter is available only for Oracle and Microsoft SQL Server.

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

Default

false

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