Viewing 13 posts - 1 through 14 (of 14 total)
Specefic to your question ; You can just do a direct backup and restore to new instance. Rest I am sure you know how to deal with migration.
"A backup taken...
June 28, 2025 at 3:33 am
If I have understood the question correctly, switching to synchronous commit mode should result in all Availability Groups showing a synchronized status, and the failover readiness state should indicate NO...
June 21, 2025 at 4:57 pm
Thanks for raising this question. Just checking—has the table been partitioned? With a table holding around a billion rows, I would guess it is part of a data warehouse. If...
June 21, 2025 at 4:32 pm
The article is really helpful thank for writing this; however, if it is focused on MS SQL to PostgreSQL conversion, then there is no SSMA equivalent available, unlike what exists...
June 21, 2025 at 3:25 pm
Hi ,
It sounds like a enterprise grade monitoring ;so you need a mature monitoring system like SQL diagnostic manager or Solarwinds. I will not suggest a hand written scripts for...
May 31, 2025 at 1:17 pm
Hi Adelia,
My vote is to configure either Peer-to-Peer replication or Merge replication so you can form a multi-master ring.
If you're on SQL Server 2019 or later, Peer-to-Peer replication now supports...
February 23, 2025 at 5:15 am
Sure, let me know if you need more detailed solution /or script. I can help. Thanks.
February 15, 2025 at 4:42 pm
Hi, I can think of this
February 11, 2025 at 2:26 pm
Hi,
You may need to give following permissions
USE...
February 11, 2025 at 7:50 am
Hi,
You may need to give following permissions
USE...
February 11, 2025 at 7:49 am
Hi,
With a Clusterless Availability Group (AG), there isn't a traditional Listener that can automatically handle failover and failback operations. Manual intervention is required for both failover and failback processes. However,...
March 8, 2024 at 3:51 pm
Hi,
Could you please install sp_BlitzLock and run it for a specific duration based on the size of your database? For example, if your database is a VLDB (Very Large Database),...
March 8, 2024 at 3:42 pm
Delete the schedule, click on the save button, reopen the Job, and then set a new schedule. There could be an issue with the Scheduler ID of the Job.
January 17, 2024 at 2:45 pm
Viewing 13 posts - 1 through 14 (of 14 total)