September 22, 2022 at 1:53 pm
Hello,
Before migrating the databases to the new servers, if I need to make sure that all the pending transactions from the Replication queue logs are cleared, so that in the new environment while the dbs are migrated nothing is lost.
Is running ".
EXECUTE sys.sp_flush_log" enough? Or do you suggest we need to perform any other steps?
Thanks.
September 23, 2022 at 2:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
October 1, 2022 at 11:04 am
This was removed by the editor as SPAM
October 1, 2022 at 4:37 pm
This works really well for us, thank you!
Smells like a preamble to SPAM.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 1, 2022 at 4:38 pm
Hello,
Before migrating the databases to the new servers, if I need to make sure that all the pending transactions from the Replication queue logs are cleared, so that in the new environment while the dbs are migrated nothing is lost.
Is running ". EXECUTE sys.sp_flush_log" enough? Or do you suggest we need to perform any other steps?
How are you doing the migration?
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply