SAP Knowledge Base Article - Preview

2704835 - How to add table replication back to replication when they were filtered out during create database replication definition ? - SAP SRS

Symptom

  • How to add table replication back to replication when they were filtered out using "not replicate tables" during create database replication definition.
  • For example, add all tables back to replication from this command.
    create database replication definition db1_repdef
    with primary at pds.db1
    replicate DDL
    not replicate functions
    not replicate system procedures in (sp_config_rep_agent,sp_adduser,sp_dropuser,sp_dropalias,sp_addalias)
    not replicate tables in (batchuser.*,dbo.t1,dbo.t2)
    go


Read more...

Environment

SAP Replication Server 16

Product

SAP Replication Server 15.7

Keywords

KBA , BC-SYB-REP , Sybase Replication Server (standalone) , How To

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.