Viewing 15 posts - 1 through 15 (of 7,426 total)
"The specified availability group does not contain an availability replica with specified name"
I would triple check for typing errors in the replica sql instance name.
If I'm correct, this statement should...
April 14, 2025 at 11:42 am
In "C:\Program Files\Microsoft SQL Server\nnn\Setup Bootstrap\Log" you can find more installation related information.
Using SQL Server Configuration Manager, you can check "SQL Server Network Configuration" for both instances and see if...
April 8, 2025 at 12:26 pm
This sounds like a good place for monthly partitions. The monthly switch out takes nearly zero time or resources and then the switched out part can just be dropped...
April 8, 2025 at 6:07 am
And does it work as expected during a failover and an active transaction?
Well .... first tell me what you would expect.
April 4, 2025 at 4:14 pm
yes. we see the function. but we do not have sysadmin.
SELECT roles.principal_id AS RolePrincipalID , roles.name AS RolePrincipalName , server_role_members.member_principal_id AS MemberPrincipalID , members.name AS MemberPrincipalName FROM sys.server_role_members AS...
April 2, 2025 at 11:48 am
Also keep lock escalation in mind, so you don't lock the full table during these deletes ! (and e.g. prevent inserts being able to be processed )
a while loop handling...
April 1, 2025 at 7:11 am
of course, it is obvious the gouvernement has its influence in deepseek !
I've asked it about gouvernement sensitive subjects, to which the western world may be interested in.
It started answering...
April 1, 2025 at 6:15 am
now that europe is lagging behind, it is mainly a question of which "partner" you trust most.
Since partnership is being smashed to pieces lately, foundations are shaking, but opportunities are...
March 31, 2025 at 1:44 pm
Here's a nice overview:
with ctePartRangesFULL
as (
...
March 27, 2025 at 8:33 am
Of course, best is to modify the connection strings ( over time )
March 19, 2025 at 10:20 am
My 2ct ( these prerequisites may have evolved over time. U used it a couple of years ago )
March 19, 2025 at 7:54 am
check the sql server errorlog file for more information.
( you can find that path in the sql server service startup information )
March 11, 2025 at 9:06 am
Replying the above line resulted in
"504 Gateway Time-out
The server didn't respond in time. "
Altough the reply is already registered in SSC.
March 6, 2025 at 7:26 am
Except for replying, is there something else we should pay attention to?
March 6, 2025 at 7:24 am
For your deadlock graph to be usable, you need to remove:
<event name="xml_deadlock_report" package="sqlserver" timestamp="2025-03-04T15:16:17.973Z">
<data name="xml_report">
<value>
Keep the rest
Remove the bottom
...
March 5, 2025 at 2:09 pm
Viewing 15 posts - 1 through 15 (of 7,426 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy