Hi,
I am not able to find a document about any partitioning operation limitations for replication. Can any one help to answer the following questions.
1. Can we harmlessly replicate partioned tables/indexes without taking care of any particular condition from SQLServer 2005?
2. If we want to add/split a partion on main site, would it automatically be reflected on replicated site?
3. If we drop a partition on main site, would it automatically be reflected on replicated site?
4. If we partition an existing table, would also be reflected automaticaly on replicated site without any problem?
Thanks
Salman