SERVER 2
Focused health, workload, backup, capacity, and reliability signals for this SQL Server instance.
What needs attention on this server
Current workload posture
Top Growth (24h)
- dbNexia_db (Log ):6.0 MB
Health
- CPU 2.0% Mem free 64.0% 1 sessions 10 trans
Error Pulse
-
Open event
-
Err 2702
Timeouts 114
Logins 49
Grants 49
2026-08-12 11:02:21 - (@Lookback int) IF DB_ID(N'dbNexia_db') IS NULL OR OBJECT_ID(N'dbNexia_db.dbo.EventLog') IS NULL BEGIN SELECT Errors = CAST(NULL AS int), ...Meaning
This signal is abnormal, but the row text is not specific enough to name a single root cause with confidence.
Next stepUse the row values already shown here to filter the related report by the same server, database/job/login and the same time window.
TempDB
-
DATA: 6.1 / 64.0 MB (9.5%)LOG : 0.7 / 8.0 MB (8.2%)
Largest Databases
- dbNexia_db : 902.0 MB
- DOM_ShadowRiver_9AF6 : 85.0 MB
- DOM_WhisperEcho_929E : 65.0 MB
- MAL_MAINT_DB_old : 65.0 MB
- DOM_ForestEcho_B4A4 : 58.0 MB
- DOM_ForestSky_5A7D : 47.0 MB
- DOM_DreamStone_5722 : 33.0 MB
- tempdb : 11.0 MB
- DBAChaos : 9.0 MB
Latest Audit Events
-
LGIF: Login failed for user 'DBAChaos_Invalid_Login'. Reason: Could not find a login matching the name pro
2026-08-12 07:00:03 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-12 04:05:02 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-12 04:05:02 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-12 04:05:02 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-12 04:05:02
Low Free Space
All drives healthy.
SQL Agent Failures
No job failures.
Backup Risks
-
DOM_DreamStone_5722
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_DreamStone_5722' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_DreamStone_5722'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.
-
DOM_ForestEcho_B4A4
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_ForestEcho_B4A4' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_ForestEcho_B4A4'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.
-
DOM_ForestSky_5A7D
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_ForestSky_5A7D' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_ForestSky_5A7D'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.
-
DOM_ShadowRiver_9AF6
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_ShadowRiver_9AF6' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_ShadowRiver_9AF6'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.
-
DOM_WhisperEcho_929E
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_WhisperEcho_929E' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_WhisperEcho_929E'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.
-
DBAChaos
(SIMPLE)
FULL: - | DIFF: - | LOG: -FULL missingMeaning
database 'DBAChaos' is outside backup freshness policy.
Recommended fixRun or repair the full-backup job for database 'DBAChaos'. Verify target path, SQL Server service-account permissions, retention cleanup and free space before rerun.
-
dbNexia_db
(SIMPLE)
FULL: - | DIFF: - | LOG: -FULL missingMeaning
database 'dbNexia_db' is outside backup freshness policy.
Recommended fixRun or repair the full-backup job for database 'dbNexia_db'. Verify target path, SQL Server service-account permissions, retention cleanup and free space before rerun.
Long Running
No active or recently completed slow queries longer than 60 seconds.
Deadlocks
-
2026-08-12 06:00:08
|
master
|
SPID 41
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T06:00:08.132Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in database 'master'; SQL Server selected session 41 or a related session as victim.
Recommended fixUse the event text to identify the two statements and objects. Add the missing index or make both code paths update/read objects in a consistent order.
-
2026-08-12 06:00:08
|
system_health file
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T06:00:08.132Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in the database in the event; SQL Server selected the session shown in the event or a related session as victim.
Recommended fixUse the event text to identify the two statements and objects. Add the missing index or make both code paths update/read objects in a consistent order.
-
2026-08-12 03:00:08
|
master
|
SPID 30
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T03:00:08.802Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in database 'master'; SQL Server selected session 30 or a related session as victim.
Recommended fixUse the event text to identify the two statements and objects. Add the missing index or make both code paths update/read objects in a consistent order.
-
2026-08-12 03:00:08
|
system_health file
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T03:00:08.802Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in the database in the event; SQL Server selected the session shown in the event or a related session as victim.
Recommended fixUse the event text to identify the two statements and objects. Add the missing index or make both code paths update/read objects in a consistent order.
-
2026-08-11 22:00:14
|
system_health file
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-11T22:00:14.784Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in the database in the event; SQL Server selected the session shown in the event or a related session as victim.
Recommended fixUse the event text to identify the two statements and objects. Add the missing index or make both code paths update/read objects in a consistent order.
Blocking
-
2026-08-12 05:01:16
|
DBAChaos
|
WIN-PN3T1M2LOOO
|
SPID 19
EXEC dbo.usp_Chaos_BlockedSession;Meaning
session 19 was involved in blocking on database 'DBAChaos'.
Recommended fixResolve the blocking transaction first. If the same statement repeats, add the index that lets it find rows faster or reduce the transaction scope around it.
-
2026-08-11 21:01:13
|
DBAChaos
|
WIN-PN3T1M2LOOO
|
SPID 19
EXEC dbo.usp_Chaos_BlockedSession;Meaning
session 19 was involved in blocking on database 'DBAChaos'.
Recommended fixResolve the blocking transaction first. If the same statement repeats, add the index that lets it find rows faster or reduce the transaction scope around it.
-
2026-08-11 13:01:13
|
DBAChaos
|
WIN-PN3T1M2LOOO
|
SPID 19
EXEC dbo.usp_Chaos_BlockedSession;Meaning
session 19 was involved in blocking on database 'DBAChaos'.
Recommended fixResolve the blocking transaction first. If the same statement repeats, add the index that lets it find rows faster or reduce the transaction scope around it.