Hi Guys,
We are having the plan to make a snapshot replication . We are having two servers. To increase the performance , we are using two servers. One is for administration purpose and another is for normal user.
Our plan is just replicate the data which are needed by the user from the administrative server and dump it into user server. In user server we don't allow any insertion/updation of the replicated table.
So we are having the plan to not include the IDENTITY With NOT FOR REPLICATION option.
Will it make any problem ?
Please advice.
Thanks
Jerish