SQLisAwe5oMe
SSChampion
Points: 14052
More actions
August 18, 2023 at 5:49 pm
#4264813
Hi - Can you set the db into read-only mode if it’s part of replication.
As part of migration, I need to set the DBs into read-only mode before I take final backup.
Can I do this if the replication is still active to another server?
Regards,SQLisAwe5oMe.
Steve Jones - SSC Editor
SSC Guru
Points: 736172
August 18, 2023 at 6:52 pm
#4264851
I don't have time to test, but I assume this would work fine. The read-only prevents changes to the publisher, but replication reads the log, as a separate job from anything else. I assume this means there would be no change read from the log.
August 18, 2023 at 11:22 pm
#4265097
Thank you Steve for the reply. Appreciate it.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply