hi guys , I need to restart Sql server with replication running on it, is it safe enough to stop the log reader and snapshot reader , then stop and restart the server
hi guys , I need to restart Sql server with replication running on it, is it safe enough to stop the log reader and snapshot reader , then stop and restart the server
You should be able to just restart the instance. The readers will just pick up where they left off when the instance comes back up. They are resislent to a restart of the instance.
17 People are following this question.