Additional SQL Server features and topics not covered by specific categories
GitHub Copilot in SSMS throws below error in Latest Version
GitHub Copilot in SSMS throws below error in Latest Version NOTE: Previous version it was working well An exception was encountered while constructing the content of this frame. This information is also logged in…
SQL Server | Other
Distribution Cleanup Job Failing Silently in SQL Server 2019 Transactional Replication Causing Distribution DB Growth to 1.5 TB
Hello All, We are facing an issue with SQL Server Transactional Replication where the Distribution Cleanup job has been failing silently, and the distribution database has grown to approximately 1.5 TB, causing severe disk space issues. Environment SQL…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Bulk deletes in Transaction Replication causing latency
Hi. I have around 10 publications on a database from Prod Server A to Reporting Server B. Created multiple publications so that any issue with one publication will not impact other publications. There is a single huge article in one publication. Due to…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
AI answer
why do we need to update SSMS 22 everyday? Cant you provide a stable software which works for a month atleast without updates?
I have installed SSMS latest stable version and this software requires updates almost everyday. and Those does not work in the background but appears on screen and requires to close all my Queries which STOPs my current work everyday. Can Anyone tell me…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Best practices for monitoring Microsoft SQL Server performance
We are experiencing intermittent performance issues with our Microsoft SQL Server instance. At times, the system becomes very slow or completely unresponsive, and the only way to restore normal operation is to restart the server.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
For backup stability and reliable recovery for running 2400 + DB , the memory issue needs to be addressed
Hi, For backup stability and reliable recovery for running 2400 + DB , the memory issue needs to be addressed. Can increasing physical memory in SQL Server help control or reduce SQL Server's memory footprint? Tomasz C.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Applications cannot login to moved db with Error: 18456 Severity: 14 State: 38 after AG failover
IaaS SQL Server on 2-node cluster with Always On Manual AG failover was successfull but applications can no longer connect. SQLServer logs report "Error: 18456 Severity: 14 State: 38" and "Login failed for user 'app_rh_sso'. Reason:…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Error importing excel file into SQL Server Management Studio 18
Good evening. And please I would appreciate any assistance I just installed my SQL Server 2019 and SQL Server Management Studio. I was able to connect to the server. However, I tried to import my excel data file from task option in the new data…
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Can't do a SQL edition upgrade after the trial install expired
I missed the install window for doing an edition upgrade with my real license and now I am in a catch 22: the SQL server will not start because the trial has expired and the edition upgrade fails because the trial has expired. I have tried installing a…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
MDS Excel Add-in: Data Loading Beyond Table Range in Specific Entity
Description: We are experiencing an issue with the MDS Add-in for Excel where data from a specific entity is not loading correctly for one of our users. Environment: SQL Server 2016 with Master Data Services MDS Add-in for Excel Entity contains…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
we can downgrade SQL server to which version? SQL Seever downgrade rights
we can downgrade SQL server to which version? SQL Seever downgrade rights, please share Microsoft link
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
maxdop of a query will fallback to serial or not.
if a query has maxdop 2 : in this case can microsoft decided in this situation to not to use parallelism and use all cores/or execute a query serially, as if parllelism is switched off
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
SQL vs NoSQL Databases: Key Differences and Use Cases
What is the difference between SQL and NoSQL databases, and when would you choose each?
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Upgrading SQL 2019 to 2025 - Fulltext index issue
When doing a SQL server upgrade from 2019 to 2025, im running into an issue when it is trying to finalize the Fulltext index part of the upgrade. It seems like the upgrade locks itself out of the upgrade, by putting permissions on the Filterdatafolder,…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Power BI Desktop "Cannot establish connection" - msmdsrv.exe listening but connection timeout
Hello, I'm experiencing a persistent issue with Power BI Desktop failing to start. The error message is: "Cannot establish connection. Please verify that the server is running." Environment OS: Windows 11 Pro (10.0.26200) Hardware: Intel…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Migration feature on SSMS 22
Hi Expert, I'm running first time Migrate SQL Server feature on SSMS 22 for Database Assessment with 10TB size, this report as below: "Status": "Error", "**AssessmentRecommendations": [],** "Name":…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
The error was while running the store procedure runs xp_cmdshell to run a batch file
The stored procedure SP_CreateClientDatabase internally uses xp_cmdshell to execute a batch file located at: F:\ECLOUD_DB_Script\CreateDB.bat However, the execution is currently failing with the below error:An error occurred during the execution of…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
SQL “untrusted domain” error over VPN for one device only (Windows Auth)
I’m looking for some advice on an issue affecting a single user/device when connecting to SQL Server over VPN. The user receives the following error when launching an application that connects to SQL Server using Windows Authentication: “Login failed.…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Reinstallation doubt regarding Microsoft Visual C++ 2017 distributable package error
can we resolve this SQL Server 2019 install warning - Microsoft Visual C++ 2017 distributable package error, by re-installing the Microsoft Visual C++ 2017 distributable package, if the current windows version already got end of support?
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
SQL Snapshot Replication Fails with BCP EOF / NULL Errors (Works in Transactional Replication)
Issue: We have Snapshot Replication on a production server that was working fine but recently started failing with the below error: Agent message code 20037. The process could not bulk copy into table "XXX". Message: End of file…
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories