SQL Server 2025 Public Preview Maintenance Wizard plan runtime error
2 issues with Maintenance Plans - for some reason now I cant modify or create any new Maint Plans. Not available and greyed out. When creating any Maintenance wizard plans such as "Misc Cleanup" or DB "Integrity check" scans I am…
SQL Server Database Engine
DBCC CHECKDB on Secondary Replica
I have an AlwaysOn AG. The secondary replica is set as readable. But, when i run DBCC CHECKDB on secondary replica, it is throwing below error: DBCC CHECK cannot proceed on database because it is a secondary replica and snapshot creation failed.…
SQL Server Database Engine
Linked Server shows local databases rather than Linked Server databases
we cannot get any Linked Server to work using WIA. the Linked Server show the local databases. if we use SQL accounts it works. we don't want to use SQL accounts.
SQL Server Database Engine
SQL Server Enterprice y SA
Hola, tengo una duda con el licenciamiento de SQL Server Enterprise en la nube: Compré una licencia de SQL Server Enterprise con Software Assurance (SA). Instalé esa licencia en un servidor windows en la nube (AWS). (aun con SA activo) Ahora mi SA ya…
SQL Server Database Engine
Hi when I try to install sql server 2022 I'm getting multiple errors
TITLE: Microsoft SQL Server 2022 Setup The following error has occurred: The MOF compiler could not connect with the WMI server. This is either because of a semantic error such as an incompatibility with the existing WMI repository or an actual error…
SQL Server Database Engine
Assistance Needed for Rolling Back Specific Transaction from SQL Server Log
Guidance is needed on recovering data from a specific transaction in SQL Server after an unintentional DELETE/UPDATE operation. The database is operating in Full Recovery Model with access to transaction log backups. Understanding that SQL Server doesn't…
SQL Server Database Engine
sql server 2017 merge replication is stuck on stored procedure sp_MSmakegeneration
sql server 2017 merge replication is stuck times out on stored procedure sp_MSmakegeneration how to fix this ?
SQL Server Database Engine
DDL and DML Capture
Hello Community, I am wondering if there's an already established way to track and log all TRUNCATE, INSERTS AND DELETES statements across SQL Server. I already have a DDL trigger process that logs every DDL event on the server, specifically for CREATE,…
SQL Server Database Engine
sql server database engine service how can i resolve this in windows 11
i have an issue while installing sql server its showing error databse engine service failed in window 11 and i installing 2025 version of sql server
SQL Server Database Engine
SQL server 2022 remote query timeout
Scenario: HP DL 380 G11 Server Windows Server 2025 Std DC SQL 2022 Std Workstations integrated into the domain with Windows 11 Pro. ODBC Version 18. On the workstations, runs an application that works with a database existing in the single SQL…
SQL Server Database Engine
SQL Server 2025 Installation Error
SQL Server 2025 Enterprise Developer Edition Oops... Unable to install SQL Server (setup.exe). Exit code (Decimal): -2068052377Error description: Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
SQL Server Database Engine
Investigate Root Cause of DBCC CHECKDB error | (SQLSTATE 42000)(Error 8992 | Catalog Msg 3853)
Details: I am running Microsoft SQL Server 2022 I am running DBCC CHECKDB on a user database (of which raised this error), each saturday This has happened on one on-prem Windows Server with installation of SQL server, with a predefined set of…
SQL Server Database Engine
How to fix this error with rxInstallPackages
I have installed the Machine Learning services on Microsoft SQL Server 2022 (RTM-GDR) (KB5068407) - 16.0.1160.1 (X64) Oct 3 2025 18:06:58 Copyright (C) 2022 Microsoft Corporation Developer Edition (64-bit) on Windows 10 Pro 10.0 <X64> (Build…
SQL Server Database Engine
SQL Configuration step issue in Ubuntu Instance
While configuring SQL Server for the first time on Ubuntu_22.04-x86_64-SQL_2022_Standard-2025.08.28, I encountered an error that occurs frequently. I need to retry the setup 2–3 times before it works properly. Any Solution to fix this part? ++ bash -c…
SQL Server Database Engine
Connection pool error I am getting
Error: operation timed out for an unknown reason at /node_modules/tarn/dist/PendingOperation.js:14:27 This is the error I am getting when I login to my applicaiton. In very next attempt I am able to login properly. What could be the possible reason…
SQL Server Database Engine
Does SQL server retain the setting for IDENTITY_INSERT after a session closes
I have set IDENTITY_INSERT ON for a table, does that setting remain after the session ends?
SQL Server Database Engine
SQL Server Developer
SQL Server Developer Editionについて教えてください。 ライセンスの数量、有償、無償範囲、 Enterprise EditionとDeveloper Edition違い、 Developer Editionの5年稼働における注意点、AWS EC2で利用の注意点、 サポートの違い また、以下の構成でSQLライセンスを購入予定ですが 何か留意点はございますか? 本番用:32 vCPUのEC2 → SQL Server Enterprise Edition…
SQL Server Database Engine
i noticed the sqlhealth extende event is on by default , so can i reduce
hi, i noticed the sqlhealth extended event is on by default , and it logs many thing, Q1) can i reduce few thing so that file size and recording that is wirting from buffer to file can be reduced, thus i will save some resources. q2) and can i add few…
SQL Server Database Engine
How to install SQL Server Developer on a Snapdragon Laptop
I got a new Dell laptop that has a Snapdragon processor and am unable to install SQL Server. Is there a procedure for doing this? If the solution is emulation, then is there a procedure for setting up emulation too? Thanks
SQL Server Database Engine
Help Needed with SQL Server Express Installation
Hi everyone, I’m trying to install SQL Server Express (Basic Edition) on my Windows machine for a Microsoft Windows Object Oriented Programming project, but I keep running into an error. Every time I attempt the installation, I get the following message:…