replication and select on the replication tables

  • Hi Guys,

    I have question regarding replication. I have 30000 rows data that need to replicate from server A to Server B. It might last 2 hours to finish it. My question is that can I select from tables in server B that were replcated from server A? I cannot put nolock in query statement. I am fraid that tables in server B have been locked resulting I cannot select data. Can someone give me some suggestion? Thanks.

  • Hi Jerry,

    This depends on what type of replciaiton you are using. With Merge Replication you can still access the tables on Server B without issue.

    HTH


    Kindest Regards,

    Catherine Eibner
    cybner.com.au

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply