Hello Madhu, Please check the below given BMC published KA link regarding info on DB Replication.
*Knowledge Article ID:* KA317702 https://kb.bmc.com/infocenter/index?page=content&id=KA317702&actp=search&viewlocale=en_US&searchid=1429027171548 Also you will find below note in DB reference guide published for ARS 7.6.04 NOTE In Microsoft SQL Server 2005, when the underlying database table is marked for database replication, you cannot change the field length. If you try to do so, the ALTER TABLE command returns this error: Cannot rename the table because it is published for replication. (SQL Server 15051). To resolve this, turn off database replication, change the field size, and then turn database replication on. For more information, see the Microsoft SQL Server documentation. *Knowledge Article ID:* KA371443 https://kb.bmc.com/infocenter/index?page=content&id=KA371443&actp=search&viewlocale=en_US&searchid=1429027171548 This will help you to understand the issues/errors which are faced when the replication is ON Thanks. Regards Munesh On Tue, Apr 14, 2015 at 4:21 PM, Madhu V <[email protected] > wrote: > Hi List, > > We are planning to have AR System Database Replication for Reporting > purpose. Replication will be for real time transactional Data Exchange i.e > immediate synchronization. Please let me know what are the things to be > conidered and tested in the Scenario. > > Thanks > Madhu > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > "Where the Answers Are, and have been for 20 years" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

