Server Overview

Server Overview

Pick a server and read the current story: what happened, what is happening, what happens next, and exactly what to do first.

Critical 2026-08-07 07:02
Critical5
Action0
Watch0
Stable0
Open actions86
Runtime events10149
Telemetry gaps0
Growth0.0 GB
Operational impact 0 / 100 High exposure ยท evidence coverage 100%
Recovery readiness Backup chains, restore confidence and failed maintenance are folded into each server's actions.
25
Capacity protection Low disk, database growth and projected pressure are visible before they become write failures.
0
Service reliability Failed jobs, runtime events, deadlocks, blocking and long-running queries are treated as connected reliability evidence.
10210
Data confidence Telemetry gaps are counted as risk so empty panels are not mistaken for healthy systems.
0
Critical

SERVER 1

TESTSRV_1.DBNEXIA.COM / Test / SQL Server / Last seen 2026-08-07 07:01
Health0
Pressure100
TrendDeteriorating
DirectionRising risk
Best advice

P1 Backup: Repair backup chain for DOM_BlossomWhisper_FDD3 and validate restore. This is first because current evidence indicates high restore risk; this must be fixed before a real incident. Pattern: Multiple databases have backup chains without fresh evidence.

What happened

In the selected window, 7 database backup chains crossed the configured risk threshold; 3311 log/runtime events were recorded, latest at 2026-08-07 05:29; 10 deadlocks and 1 blocking events appeared; 1 long running requests exceeded the threshold; databases grew by 0.0 GB in the selected window.

What is happening

Right now, the error/log stream is active; sessions are waiting on blockers or deadlock-prone paths; long requests are still consuming time and may hold locks; restore confidence is degraded.

What happens next

Restore risk will continue to increase until the broken backup chain is repaired and verified. Pressure indicators: 3,311 projected runtime events in 24 hours, 18 action signals, 2 watch signals. The likely outcome is operational impact or missed recovery objectives unless the first action is handled immediately.

Actions to break the trend 4
P1
Backup

Repair backup chain for DOM_BlossomWhisper_FDD3 and validate restore.

Current evidence indicates high restore risk; this must be fixed before a real incident.
P1
Workload

Trace blockers/deadlocks to statement, index, and transaction order.

Concurrency incidents usually repeat under the same application path until the blocking pattern is removed.
P1
Logs

Group latest log errors by message and correlate with jobs, releases, and login sources.

The page sees a repeated symptom; grouping tells whether this is one noisy source or a wider server problem.
P2
Queries

Review SPID 0, waits, plan, and blockers before killing or tuning.

Long requests can be the cause of blocking, job delays, TempDB growth, or log pressure.
Trend and signal mix Rising risk
7 Backups
0 Disk
0 Jobs
3311 Logs
11 Locks
1 Queries
0 Gaps
7 backup 3311 log/runtime 11 blocking 1 long query
Concrete findings 12
Backups DOM_BlossomWhisper_FDD3

FULL missing, LOG missing

Backups DOM_DreamBlossom_D66E

FULL missing, LOG missing

Backups DOM_ForestDream_BD6D

FULL missing, LOG missing

Logs 2,899 Errors

2026-08-07 05:29 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Logs 220 Timeouts

2026-08-07 05:29 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Logs 96 Login failures

2026-08-07 05:29 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Logs 96 Memory grants

2026-08-07 05:29 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Deadlocks database unknown

2026-08-07 07:00 - <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T07:00:11.136Z"><data name="xml_report"><type name="xml" package="package0"...

Deadlocks database unknown

2026-08-07 07:00 - <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T07:00:11.136Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Blocking DBAChaos

2026-08-06 13:01 - EXEC dbo.usp_Chaos_BlockedSession;

Long running DBAChaos

SPID 0, 72s, wait completed cached query. UPDATE dbo.ChaosLock SET Payload = Payload + 1, ModifiedUtc = SYSUTCDATETIME() WHERE LockId = 3

Growth dbNexia_db

0.0 GB growth (Log ).

Metrics and evidence Signals

Last OK 2026-08-07 07:01, last failed -. 7 backup risks. 3311 runtime events. 10 deadlocks / 1 blocking. 1 long running.

Recommended action Repair the backup chain now and validate restore coverage for the highest-risk databases.
Pattern Multiple databases have backup chains without fresh evidence.
Forecast Restore risk will continue to increase until the broken backup chain is repaired and verified.
Break the trend validate backup and restore path; remove blocker/deadlock source; triage latest log errors; tune or reschedule long running requests.
CPU / memory free 1.0% / 63.5%
TempDB data / log 14.4% / 28.5%
Growth now / 7d forecast 0.0 GB / 0.0 GB
Runtime / 24h forecast 3311 / 3311
Backups / disks / jobs 7 / 0 / 0
Blocking / long queries 11 / 1
Telemetry gaps 0
Largest database 0.9 GB
Operating profile Test
Type SQL Server
Environment Test
Repository size 1.39 GB
Last OK 2026-08-07 07:01
Last failed -
Data quality 100%
Source confidence 0 gaps
AuditLog Available

dbNexia_DB.dbo.AuditLog

DbSizes Available

dbNexia_DB.dbo.dbsizes

EventLog Available

dbNexia_DB.dbo.EventLog

LiveRequests Available

VIEW SERVER STATE permission

MsdbAgent Available

msdb SQL Agent history

MsdbBackup Available

msdb.dbo.backupset

ServerMetrics Available

dbNexia_DB.dbo.ServerMetrics

TempDb Available

VIEW SERVER STATE permission

VolumeStats Available

VIEW SERVER STATE permission

Runtime 3311 events

Errors 2,899, timeouts 220, login failures 96, CPU warnings 0, memory grants 96.

(@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Meaning

database 'Errors 2,899, timeouts 220, login failures 96, CPU warnings 0, memory grants 96.' needs a newer log backup in the SQL backup chain.

Recommended fix

Run or repair the log-backup job for database 'Errors 2,899, timeouts 220, login failures 96, CPU warnings 0, memory grants 96.'. If the log still cannot truncate, fix the specific blocker: open transaction, replication/AG send queue, backup target failure, or full-backup chain reset.

Verify

Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

Backup risks7
DOM_BlossomWhisper_FDD3210/100

FULL missing, LOG missing

Meaning and fix

Meaning: database 'DOM_BlossomWhisper_FDD3' needs a newer log backup in the SQL backup chain.

Fix: Run 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.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

DOM_DreamBlossom_D66E210/100

FULL missing, LOG missing

Meaning and fix

Meaning: database 'DOM_DreamBlossom_D66E' needs a newer log backup in the SQL backup chain.

Fix: Run 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.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

DOM_ForestDream_BD6D210/100

FULL missing, LOG missing

Meaning and fix

Meaning: database 'DOM_ForestDream_BD6D' needs a newer log backup in the SQL backup chain.

Fix: Run 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.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

DOM_ShadowWhisper_67B1210/100

FULL missing, LOG missing

Meaning and fix

Meaning: database 'DOM_ShadowWhisper_67B1' needs a newer log backup in the SQL backup chain.

Fix: Run 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.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

DOM_ThunderMoon_622B210/100

FULL missing, LOG missing

Meaning and fix

Meaning: database 'DOM_ThunderMoon_622B' needs a newer log backup in the SQL backup chain.

Fix: Run 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.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

DBAChaos180/100

FULL missing

Meaning and fix

Meaning: database 'DBAChaos' is outside backup freshness policy.

Fix: Run or repair the full-backup job for database 'DBAChaos'. Verify target path, SQL Server service-account permissions, retention cleanup and free space before rerun.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

dbNexia_db180/100

FULL missing

Meaning and fix

Meaning: database 'dbNexia_db' is outside backup freshness policy.

Fix: Run 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.

Verify: Open Backup History for the database and confirm a newer successful backup row of the missing type appears after the fix.

Storage0 low volumes
StorageNo low volumes

No low free-space volumes detected for this server.

Growth0.0 GB
dbNexia_db4.0 MB

Log growth inside the selected 24h window.

Meaning and fix

Meaning: This signal is abnormal, but the row text is not specific enough to name a single root cause with confidence.

Fix: Use the row values already shown here to filter the related report by the same server, database/job/login and the same time window.

Verify: The signal should stop repeating in the next collection window after the underlying job, permission, backup, or workload issue is fixed.

Queries and concurrency12 signals
Long running SPID 072s

DBAChaos; wait completed cached query; blocked by -; UPDATE dbo.ChaosLock SET Payload = Payload + 1, ModifiedUtc = SYSUTCDATETIME() WHERE LockId = 3

Meaning and fix

Meaning: A session is waiting because another transaction is holding a lock it needs.

Fix: Open the blocking or long-running detail row, use the shown blocking session and database, then stop the blocking transaction or fix the statement/index that makes it hold locks too long.

Verify: The blocking report should no longer show the same blocking session/database combination, and waiting requests should complete.

Deadlock2026-08-07 07:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T07:00:11.136Z"><data name="xml_report"><type name="xml" package="package0"...

Meaning and fix

Meaning: SQL Server detected two sessions holding resources in conflicting order and chose one session as the deadlock victim.

Fix: Use the deadlock event details to identify the two statements and objects. Add the missing supporting index or change the transaction order so both code paths touch objects in the same order.

Verify: After the change, the same database/object pair should stop producing deadlock events in the selected lookback window.

Deadlock2026-08-07 07:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T07:00:11.136Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Meaning and fix

Meaning: SQL Server detected two sessions holding resources in conflicting order and chose one session as the deadlock victim.

Fix: Use the deadlock event details to identify the two statements and objects. Add the missing supporting index or change the transaction order so both code paths touch objects in the same order.

Verify: After the change, the same database/object pair should stop producing deadlock events in the selected lookback window.

Deadlock2026-08-06 22:00

master; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T22:00:07.379Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Meaning and fix

Meaning: SQL Server detected two sessions holding resources in conflicting order and chose one session as the deadlock victim.

Fix: Use the deadlock event details to identify the two statements and objects. Add the missing supporting index or change the transaction order so both code paths touch objects in the same order.

Verify: After the change, the same database/object pair should stop producing deadlock events in the selected lookback window.

Deadlock2026-08-06 22:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T22:00:07.379Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Meaning and fix

Meaning: SQL Server detected two sessions holding resources in conflicting order and chose one session as the deadlock victim.

Fix: Use the deadlock event details to identify the two statements and objects. Add the missing supporting index or change the transaction order so both code paths touch objects in the same order.

Verify: After the change, the same database/object pair should stop producing deadlock events in the selected lookback window.

Deadlock2026-08-06 14:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T14:00:11.087Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Meaning and fix

Meaning: SQL Server detected two sessions holding resources in conflicting order and chose one session as the deadlock victim.

Fix: Use the deadlock event details to identify the two statements and objects. Add the missing supporting index or change the transaction order so both code paths touch objects in the same order.

Verify: After the change, the same database/object pair should stop producing deadlock events in the selected lookback window.

Blocking2026-08-06 13:01

DBAChaos; SPID 20; EXEC dbo.usp_Chaos_BlockedSession;

Meaning and fix

Meaning: A session is waiting because another transaction is holding a lock it needs.

Fix: Open the blocking or long-running detail row, use the shown blocking session and database, then stop the blocking transaction or fix the statement/index that makes it hold locks too long.

Verify: The blocking report should no longer show the same blocking session/database combination, and waiting requests should complete.

Largest databases and job failures0 job failures
dbNexia_db0.9 GB

Current largest database inventory sample.

MAL_MAINT_DB_old0.1 GB

Current largest database inventory sample.

DOM_DreamBlossom_D66E0.1 GB

Current largest database inventory sample.

DOM_ShadowWhisper_67B10.1 GB

Current largest database inventory sample.

DOM_ThunderMoon_622B0.1 GB

Current largest database inventory sample.

DOM_ForestDream_BD6D0.0 GB

Current largest database inventory sample.

DOM_BlossomWhisper_FDD30.0 GB

Current largest database inventory sample.

tempdb0.0 GB

Current largest database inventory sample.

DBAChaos0.0 GB

Current largest database inventory sample.

JobsNo failures

No SQL Agent job failures detected in this window.