Use alter database replication definition to change a database replication definition.
alter database replication definition rep_1C with primary at PDS.pdb not replicate tables in (table2) with dsi_suspended
See the Replication Server Reference Manual for complete syntax and usage information.
When you execute alter database replication definition, Replication Server writes an rs_marker to the inbound queue. The command does not take effect until the marker reaches the Distributor (DIST), which will by then have rebuilt the Database Subscription Resolution Engine (DSRE) to incorporate the changes.
To alter a database replication definition and resynchronize replicate tables: