Core component of SQL Server for storing, processing, and securing data
SQL connection failed with SSMS on workgroup when using FQDN
Hello, When I try to connect locally (or remotely) with SSMS on my SQL server with hostname "localhost" or "hostname" it works fine. However, if I try with "hostname.domain.com" it doesn't work I have error 18452 (Login…
SQL Server Database Engine
New CE ignores statistics for LIKE predicates on varchar columns with UTF-8 collations — fixed 9% guess (partially fixed in CE 170, `%x%` still affected, no backport)
SUMMARY For varchar columns using any UTF-8 collation (collation name ending in _UTF8), the modern cardinality estimator (CE model 120 to 160) never consults the histogram or string statistics for LIKE predicates. Every "LIKE 'prefix%'" and…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Clarification on SQL Server License Compliance during FCI Migration (VMware to Hyper-V)
Hello everyone, I am currently executing an internal infrastructure migration project moving our environment from VMware to Microsoft Hyper-V, and I need some clarification on SQL Server licensing compliance during the transition phase. Current…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
What are the best practices for improving SQL Server database performance?
I’m learning SQL Server and would like to understand the most important practices for keeping a database performant . Which areas should I focus on first, such as indexing, query optimization, statistics, execution plans, and database configuration?
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
AG instance not in sync
We have 8 databases in an instance. All 8 databases are members of Availability Group. On the secondary replica, the whole instance is not synchronizing . Could you please advise how to bring the secondary instance as synchronized Thanks, Chaitanya
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Database refresh from Production to Dev
We want to restore some databases from Production server to Dev server. We want to create a job that automatically restores a fresh copy of these databases to Dev server on 10th of each month. Could you please advise on how to do this.
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
How to prevent auto-update of SQL Server 2025 Engine?
Hi. I am convinced of a JSON bug introduced somewhere between CU4 and CU6. I want to reinstall my instances so I can troubleshoot and then post the bug if it exists. I have repeatedly uninstalled my SQL Server 2025 instances. I have reinstalled 3 RTM…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
On-prem SQL server needs a Trust certificate
Hello Team, We have on-prem SQL Server which is running from Azure VM. From same Azure VM, we have Gateway running as well. However, we are facing an issue while connecting SQL server with PowerBI desktop and Services. For this issue, PowerBI team has…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Clarification on MSOLEDBSQL19 Behavior with TrustServerCertificate=True
Hello Team, We are currently using the MSOLEDBSQL19 driver on Windows systems and would like to better understand its connection behavior related to encryption and certificate validation. While testing SQL Server connectivity, we observed that a…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
services.exe D:\MSSQL\MSSQL17.MSSQLSERVER\MSSQL\Binn\SQLAGENT.EXE ACCESS DENIED
I've been getting failed installs with SQL Server Developer Standard Edition on Windows 2025 Standard edition, error has been: services.exe 1000 QueryOpen D:\MSSQL\MSSQL17.MSSQLSERVER\MSSQL\Binn\sqlceip.exe ACCESS…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
2022 express edition and i have 2025 license
We currently have SQL Server 2022 Express installed on our server while waiting for the SQL Server Standard license. Our application only supports up to SQL Server 2022, and the license provided is also for SQL Server 2022. However, when we performed an…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
keep getting random errors everytime i try to restore a database
Hello, I would love to have some remote assistance with my issue. I'm trying to restore a database from an old computer to a new one, but the old computer is on version 12 and any new computer I try to use wants me to upgrade to version 22, and I keep…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
AUTOMATIC_TUNING
i got this error when run the alter statement in sql server standard edition 2017 and above version on-premises environment, Note that querystore already enabled without any issues ALTER DATABASE current SET AUTOMATIC_TUNING (FORCE_LAST_GOOD_PLAN =…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
How to find and replace table name changes in stored procedures
I have create a SQL database with several tables and some stored procedures. Now I want to change the name of some of the tables. How can I get it to find and replace the changed table name in the stoed procedures
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
sql server management studio 2018 user setup
how to set up user account and login for sql server management studio 2018 and connect to database
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
SQL server 2025 training
Hi Team, We are looking for SQL Server 2025 training for our Database Administration team. Could you please share: Available SQL Server 2025 training programs Course content and duration Virtual and instructor-led options Team pricing for…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Issue in the Installing the SQL Server
Hi Team, I'm using the Window 11 OS and the Processor - Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz, 2592 Mhz, 2 Core(s), 4 Logical Processor(s). When i tried to install Microsoft SQL I was getting this error, please help me to resolve the issue.
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
Where are the SQL Server developer edition downloads
Where are the developer edition download files for SQL Server 2022, SQL Server 2019, and SQL Server 2017?
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
SQL Server 2022 Database Engine Recovery Handle Failed on Clean Windows 11 Installation
Hello, I am unable to install SQL Server 2022 (Express and Developer) on my Windows 11 Home laptop. Every installation fails with the following error: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data
SQL Server 2019 Express installation fails on Windows 11 with SQLWriter service and Windows Installer DLL errors
I am trying to install Microsoft SQL Server 2019 Express on Windows 11 (64-bit). The installation fails with the following errors: Service 'SQL Server VSS Writer' (SQLWriter) failed to start. Verify that you have sufficient privileges to start system…
SQL Server Database Engine
Core component of SQL Server for storing, processing, and securing data