Same thing is happening to me as well....Already switched to SQL Authentication...
Error: SQL server is not available
It's also local to the server, and doesn't happen every night, and rarely on an entire job. Most of the time it's just one VM in a job, and upon retry it works.
I have 8 GB of RAM and 12 CPUs in this thing, so I hardly think resources are to blame.
What's even odder is that in the location for SQL logs, there is NOTHING for today when it JUST happened...but there is stuff from a few days ago...
Code: Select all
2016-03-19 21:24:57.10 Logon Error: 17189, Severity: 16, State: 1.
2016-03-19 21:24:57.10 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: <local machine>]
2016-03-19 21:24:57.10 Logon Error: 17189, Severity: 16, State: 1.
2016-03-19 21:24:57.10 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: <local machine>]
2016-03-19 21:24:57.10 Logon Error: 17189, Severity: 16, State: 1.
2016-03-19 21:24:57.10 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: <local machine>]
2016-03-19 21:24:57.12 Logon Error: 17189, Severity: 16, State: 1.
2016-03-19 21:24:57.12 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: <local machine>]
2016-03-21 21:20:41.27 spid71 Error: 7884, Severity: 20, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
2016-03-21 21:40:50.23 spid76 Error: 701, Severity: 17, State: 123.
2016-03-21 21:40:50.23 spid76 There is insufficient system memory in resource pool 'internal' to run this query.
2016-03-21 21:40:50.23 spid58 Error: 701, Severity: 17, State: 219.
2016-03-21 21:40:50.23 spid58 There is insufficient system memory in resource pool 'internal' to run this query.
2016-03-21 21:40:50.23 spid64 Error: 701, Severity: 17, State: 123.
2016-03-21 21:40:50.23 spid64 There is insufficient system memory in resource pool 'internal' to run this query.
2016-03-21 21:40:50.26 Logon Error: 17189, Severity: 16, State: 1.
2016-03-21 21:40:50.26 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: 172.31.16.74]
2016-03-21 21:40:50.26 Logon Error: 17189, Severity: 16, State: 1.
2016-03-21 21:40:50.26 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: 172.31.16.74]
2016-03-21 21:40:50.26 Logon Error: 17189, Severity: 16, State: 1.
2016-03-21 21:40:50.26 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: 172.31.16.74]
2016-03-21 21:40:50.26 Logon Error: 17189, Severity: 16, State: 1.
Also, see this is the event viewer for the 21st, but not today....even though the same error occured???
SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: 172.31.16.74]