Is your SQL Server on latest patch level?
Run
SELECT @@VERSION
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear All SQL expert,
Do you know what is the case that make The MSSQLSERVER service terminated unexpectedly?
Recently, The SQL server (MSSQLSERVER) and SQL Server Agent are stopped automatically during running import data to sql server.
We are using SQL version 2014 with availability replica group with 3 node running on window server 2016.
All availability replicas mode in Synchronous commit.
On the window event log I found an error "The MSSQLSERVER service terminated unexpectedly", event id: 19019.
What's the possible case of this error?
Thanks!
Is your SQL Server on latest patch level?
Run
SELECT @@VERSION