Core component of SQL Server for storing, processing, and securing data
transactional replication between non-domain servers
Hi all, I have two sql server database servers. These are on the same network but there is no domain server. Can I configure these servers for transactional replication ? I know this is possible but how? Any document do you have to do this? Any…
SQL Server Database Engine
SQL Server Cluster Sync Issue After Windows Patch KB5091157
I have an issue related to patching Windows Server 2025. After installing patch KB5091157, our Microsoft SQL Server cluster cannot sync. Details: What happened: The SQL cluster worked fine before the patch. After patching, the cluster will not sync. …
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
AI answer
SQL DB not Found
Hi, I have created SQL Server with multiple SQL Database in it, but when I try to click the Database in the Azure Portal, it says Resource Not Found, I can connect to the same database in the SQL Server Management Studio, I have also tried getting the…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Always on Group databases randomly changed to Not Synchronized
Hi Expert, Our organization has SQL Server 2022 Enterprise edition (version RTM-CU16 KB5048033) with enable Always On Availability Group feature was installed on Windows Server 2022 Server (65 bit) used for contain Sharepoint application databases It…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
locking issue in MSSQL
Issue: the holdlock script has locking the multi-thread(10) insert/update We would like to revise the multi-thread script to from (HOLDLOCK) to (UPDLOCK, SERIALIZABLE) Original script: MERGE testtable WITH (HOLDLOCK) AS t USING (SELECT @P0 hjmpTS, @P1…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Performance Degradation after moving from SQL 2019 to SQL 2025
I am in the processing of upgrading our SQL environment from 2019 to 2025. We are troubleshooting perf issues in our pre prod env right now before upgrading production and I have a fairly simple query that loads 1.6m rows to a temp table and typically…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
'Deny log on through Terminal Services' and 'Deny log on locally'to the domain service account that runs SQL Server AlwaysOn cluster
We are planning to apply Active Directory Group Policy settings — 'Deny log on through Terminal Services' and 'Deny log on locally' — to the domain service account that runs SQL Server cluster, SQL Server Always On services, and SQL Agent across our 16…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Claim space for TempDB on Sql Server
Dear Team, Dose Someone kindly advise how to shrink teamdb with effective way without affect Database Service ?
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
SQL Server 2022 Express installation error -2061893606 and service error 1067
Hello, I have a problem installing Microsoft SQL Server 2022 Express for EBP Gestion Commerciale ELITE 2025. Errors: Error -2061893606 SQL Server service (EBP) cannot start Error 1067 Shared Memory Provider, error: 40 What I already tried: …
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
how to fix physica; sector size when PC has m.2 drives
LargeSectorSizeCheck Checks whether any disk intended for SQL Server data has a physical sector size greater than 4 KB, which is currently unsupported. Warning One or more disks intended for SQL Server data have a physical sector size greater than 4 KB.…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
The long running select statement blocked the insert/update statement
The long running select statement blocked the insert/update statement execution Scenario: We have the multi-thread batch insertion logic to insert data to MSSQL database. When the insertion logic was executed, some users execute a long running select…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Sql Server 2025 Updated Application working Slow
Application have been running really slowly since upgrading the database to SQL Server 2025.
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
how to sucessfully connect sql Smm server profile to database engine?
i tried connecting sql 2025 model of server profiler 22 in my system of DESKTOP-UL2OACD BUT its showing TITLE: Connect to Server Cannot connect to DESKTOP-UL2OACD\iwunor kelechi. ADDITIONAL INFORMATION: A network-related or instance-specific error…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
SQL Server Audit / Extended Events – Role‑based (sysadmin) filtering limitations
Hello Microsoft Team, We are implementing security monitoring for sysadmin account usage on an on‑premises SQL Server instance and would like to know what EX events or Audit to achieve our goal? We tried Audit and XE events but those are capturing all…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
To Implement HA strategy require licensing Cost
HI Team, We are planning to implement SQL Server 2025 Enterprise Edition with Always On HA and would like to understand the complete licensing cost, including per-core pricing details. Could you please assist with this? Thanks Sadiq
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
I am unable to connect on the SQL server
I've already contacted Windows support and they are only have limited resources and only found out the root cause of the issue. They said that the SSMS has an error means that the client tried to establish an encrypted connection, but the SSL cetificate…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Microsoft Partner Information
Dear Team, There is a Procurement of SQL Server 2025 Licenses is under process in our Organization. My question is regrading the Ressler partner of Microsoft that How much time the following Organizations are Microsoft reseller Partners?. Pakistan…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Broken upgrade from SQL Server 2017 to 2022
Hello, SQL Upgrade was started at 2026-02-08 17:52:04. End time was logged as 2026-02-08 17:52:15 with final result "Pending". But in the Detail.txt file I see that last log entry is about 18:10. How can I recognize what is the reason of the…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
MSDASQL ODBC queries to Linked Servers hang with no response after a couple weeks.
Hi all, Our current setup is a linked server to NetSuite ODBC using MSDASQL 17 as the provider. Everything works and runs fine and fast for about 2 weeks. Then the error will occur. There will be no error message or anything, but the query just…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
SQL server generating different query_id for same query_text_id after mirroring failover
I am facing a strange problem with one of my SQL Server 2017 Clusters. I faced a query regression in the past and forced a known good plan for that query_id in query store. When the planned database failover happens every month for OS patching from HostA…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data