SERVER 1
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 ):4.0 MB
Health
- CPU 1.0% Mem free 63.3% 2 sessions 11 trans
Error Pulse
-
Open event
-
Err 2899
Timeouts 221
Logins 96
Grants 96
2026-08-07 05:29:38 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ...Meaning
database 'Login failures' needs a newer log backup in the SQL backup chain.
Next stepRun or repair the log-backup job for database 'Login failures'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.
TempDB
-
DATA: 9.0 / 64.0 MB (14.1%)LOG : 1.9 / 8.0 MB (23.9%)Version store: 0.2 MB
Largest Databases
- dbNexia_db : 911.0 MB
- MAL_MAINT_DB_old : 111.0 MB
- DOM_DreamBlossom_D66E : 74.0 MB
- DOM_ShadowWhisper_67B1 : 69.0 MB
- DOM_ThunderMoon_622B : 60.0 MB
- DOM_ForestDream_BD6D : 36.0 MB
- DOM_BlossomWhisper_FDD3 : 31.0 MB
- tempdb : 11.0 MB
- DBAChaos : 10.0 MB
Latest Audit Events
-
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-07 04:05:01 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-07 04:05:01 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-07 04:05:01 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-07 04:05:01 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-08-07 04:05:01
Low Free Space
All drives healthy.
SQL Agent Failures
No job failures.
Backup Risks
-
DOM_BlossomWhisper_FDD3
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_BlossomWhisper_FDD3' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_BlossomWhisper_FDD3'. 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_DreamBlossom_D66E
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_DreamBlossom_D66E' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_DreamBlossom_D66E'. 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_ForestDream_BD6D
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_ForestDream_BD6D' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_ForestDream_BD6D'. 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_ShadowWhisper_67B1
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_ShadowWhisper_67B1' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_ShadowWhisper_67B1'. 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_ThunderMoon_622B
(FULL)
FULL: - | DIFF: - | LOG: -FULL missing, LOG missingMeaning
database 'DOM_ThunderMoon_622B' needs a newer log backup in the SQL backup chain.
Recommended fixRun or repair the log-backup job for database 'DOM_ThunderMoon_622B'. 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
-
UPDATE dbo.ChaosLock SET Payload = Payload + 1, ModifiedUtc = SYSUTCDATETIME() WHERE LockId = 3Meaning
This request in database 'DBAChaos' has run for 71 seconds.
Recommended fixUse the SQL text shown in this row as the target. Add or adjust the index that supports its WHERE/JOIN/ORDER BY columns, update stale statistics, or break the operation into smaller batches.
Deadlocks
-
2026-08-06 22:00:07
|
master
|
SPID 65
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T22:00:07.379Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in database 'master'; SQL Server selected session 65 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-06 22:00:07
|
system_health file
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T22:00:07.379Z"><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-06 14:00:11
|
system_health file
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T14:00:11.087Z"><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-06 14:00:11
|
master
|
SPID 47
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T14:00:11.087Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in database 'master'; SQL Server selected session 47 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-06 12:00:11
|
master
|
SPID 4
<event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T12:00:11.025Z"><data name="xml_report"><valu...Meaning
A deadlock occurred in database 'master'; SQL Server selected session 4 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-07 06:00:57
|
DBAChaos
|
WIN-PN3T1M2LOOO
|
SPID 70
SPID 70 blocked by 69. Wait LCK_M_X 52998 ms. CREATE PROCEDURE dbo.usp_Chaos_BlockedSession AS BEGIN SET NOCOUNT ...Meaning
session 70 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-06 13:01:15
|
DBAChaos
|
WIN-PN3T1M2LOOO
|
SPID 20
EXEC dbo.usp_Chaos_BlockedSession;Meaning
session 20 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.