How do I partition a TARGET table that is currently in replication. The SOURCE table will not be partitioned.
If you will only be partitioning the table on target:
On the target:
1. Stop post.
2. Partition the table(s)
3. Start post.
As the target table name stays the same, Shareplex will work. Also, if the table on source is not partitioned, but on target it is partitioned Shareplex will still work. Nothing needs to be done on the Source.