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:01
Critical5
Action0
Watch0
Stable0
Open actions88
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.
10212
Data confidence Telemetry gaps are counted as risk so empty panels are not mistaken for healthy systems.
0
Critical

SERVER 3

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

P1 Backup: Repair backup chain for DOM_CrystalStone_911A 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; 3164 log/runtime events were recorded, latest at 2026-08-07 05:29; 10 deadlocks and 4 blocking events appeared; 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; 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,164 projected runtime events in 24 hours, 21 action signals, 1 watch signals. The likely outcome is operational impact or missed recovery objectives unless the first action is handled immediately.

Actions to break the trend 3
P1
Backup

Repair backup chain for DOM_CrystalStone_911A 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.
Trend and signal mix Rising risk
7 Backups
0 Disk
0 Jobs
3164 Logs
14 Locks
0 Queries
0 Gaps
7 backup 3164 log/runtime 14 blocking
Concrete findings 12
Backups DOM_CrystalStone_911A

FULL missing, LOG missing

Backups DOM_FlameCrystal_07F4

FULL missing, LOG missing

Backups DOM_MoonCrystal_16FD

FULL missing, LOG missing

Logs 2,721 Errors

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

Logs 235 Timeouts

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

Logs 104 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 104 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 04:00 - <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T04:00:08.027Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Deadlocks master

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

Blocking DBAChaos

2026-08-07 05:01 - EXEC dbo.usp_Chaos_BlockedSession;

Blocking DBAChaos

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

Growth tempdb

0.0 GB growth (Data ).

Metrics and evidence Signals

Last OK 2026-08-07 06:23, last failed -. 7 backup risks. 3164 runtime events. 10 deadlocks / 4 blocking. 0.0 GB growth.

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.
CPU / memory free 1.0% / 63.5%
TempDB data / log 1.7% / 8.5%
Growth now / 7d forecast 0.0 GB / 0.1 GB
Runtime / 24h forecast 3164 / 3164
Backups / disks / jobs 7 / 0 / 0
Blocking / long queries 14 / 0
Telemetry gaps 0
Largest database 1.0 GB
Operating profile Test
Type SQL Server
Environment Test
Repository size 1.45 GB
Last OK 2026-08-07 06:23
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 3164 events

Errors 2,721, timeouts 235, login failures 104, CPU warnings 0, memory grants 104.

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

Meaning

database 'Errors 2,721, timeouts 235, login failures 104, CPU warnings 0, memory grants 104.' needs a newer log backup in the SQL backup chain.

Recommended fix

Run or repair the log-backup job for database 'Errors 2,721, timeouts 235, login failures 104, CPU warnings 0, memory grants 104.'. 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_CrystalStone_911A210/100

FULL missing, LOG missing

Meaning and fix

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

Fix: Run or repair the log-backup job for database 'DOM_CrystalStone_911A'. 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_FlameCrystal_07F4210/100

FULL missing, LOG missing

Meaning and fix

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

Fix: Run or repair the log-backup job for database 'DOM_FlameCrystal_07F4'. 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_MoonCrystal_16FD210/100

FULL missing, LOG missing

Meaning and fix

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

Fix: Run or repair the log-backup job for database 'DOM_MoonCrystal_16FD'. 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_ShadowMoon_946A210/100

FULL missing, LOG missing

Meaning and fix

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

Fix: Run or repair the log-backup job for database 'DOM_ShadowMoon_946A'. 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_ShadowOcean_4486210/100

FULL missing, LOG missing

Meaning and fix

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

Fix: Run or repair the log-backup job for database 'DOM_ShadowOcean_4486'. 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
tempdb8.0 MB

Data 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 concurrency14 signals
Deadlock2026-08-07 04:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T04:00:08.027Z"><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-07 04:00

master; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T04:00:08.027Z"><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-07 03:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T03:00:07.778Z"><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-07 03:00

master; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-07T03:00:07.778Z"><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 23:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-06T23:00:08.590Z"><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-07 05:01

DBAChaos; SPID 19; 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.

Blocking2026-08-06 22:01

DBAChaos; SPID 19; 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.

Blocking2026-08-06 14:01

DBAChaos; SPID 19; 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.

Blocking2026-08-06 13:01

DBAChaos; SPID 19; 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_db1.0 GB

Current largest database inventory sample.

DOM_CrystalStone_911A0.1 GB

Current largest database inventory sample.

MAL_MAINT_DB_old0.1 GB

Current largest database inventory sample.

DOM_ShadowMoon_946A0.1 GB

Current largest database inventory sample.

DOM_ShadowOcean_44860.0 GB

Current largest database inventory sample.

DOM_MoonCrystal_16FD0.0 GB

Current largest database inventory sample.

DOM_FlameCrystal_07F40.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.