Server Overview

Server operations cockpit

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

Critical 2026-09-02 10:59
Critical5
Action0
Watch0
Stable0
Open actions53
Runtime events10063
Telemetry gaps0
Growth0.0 GB
Operational impact 6 / 100 High exposure ยท evidence coverage 100%
Recovery readiness Backup chains, restore confidence and failed maintenance are folded into each server's actions.
0
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.
10116
Data confidence Telemetry gaps are counted as risk so empty panels are not mistaken for healthy systems.
0
Critical

SERVER 2

TESTSRV_2.DBNEXIA.COM / Test / SQL Server / Last seen 2026-09-02 10:55
Health0
Pressure100
TrendDeteriorating
DirectionRising risk
Best advice

P1 Workload: Trace blockers/deadlocks to statement, index, and transaction order. This is first because concurrency incidents usually repeat under the same application path until the blocking pattern is removed. Pattern: Repeated blocking or deadlocks indicate a transaction, query, or indexing pattern.

What happened

In the selected window, 3181 log/runtime events were recorded, latest at 2026-09-02 10:14; 10 deadlocks and 2 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.

What happens next

Blocking and deadlock pressure is likely to repeat under the same workload until the blocking pattern is removed. Pressure indicators: 3,181 projected runtime events in 24 hours, 12 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 2
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
0 Backups
0 Disk
0 Jobs
3181 Logs
12 Locks
0 Queries
0 Gaps
3181 log/runtime 12 blocking
Concrete findings 12
Logs 2,779 Errors

2026-09-02 10:14 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Logs 206 Timeouts

2026-09-02 10:14 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Logs 98 Login failures

2026-09-02 10:14 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Logs 98 Memory grants

2026-09-02 10:14 - (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate datetime NULL, ProcessInfo nvarchar(64) NULL, [Text] nvarchar(max) NULL ); DECLAR...

Deadlocks master

2026-09-02 10:00 - <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T10:00:11.446Z"><data name="xml_report"><value><deadlock><victim-list><vict...

Deadlocks database unknown

2026-09-02 10:00 - <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T10:00:11.446Z"><data name="xml_report"><type name="xml" package="package0"...

Blocking DBAChaos

2026-09-01 23:01 - EXEC dbo.usp_Chaos_BlockedSession;

Blocking DBAChaos

2026-09-01 11:01 - EXEC dbo.usp_Chaos_BlockedSession;

Growth dbNexia_db

0.0 GB growth (Log ).

Largest DB dbNexia_db

0.9 GB current size.

Largest DB DOM_ShadowRiver_9AF6

0.1 GB current size.

Resources CPU and memory

CPU 1.0%, memory free 54.8%, users 1, transactions 7.

Metrics and evidence Signals

Last OK 2026-09-02 10:55, last failed -. 3181 runtime events. 10 deadlocks / 2 blocking. 0.0 GB growth. CPU 1.0%, memory free 54.8%.

Recommended action Identify blockers, statements, and transaction order; prioritize indexing or code changes.
Pattern Repeated blocking or deadlocks indicate a transaction, query, or indexing pattern.
Forecast Blocking and deadlock pressure is likely to repeat under the same workload until the blocking pattern is removed.
Break the trend remove blocker/deadlock source; triage latest log errors.
CPU / memory free 1.0% / 54.8%
TempDB data / log 10.7% / 19.7%
Growth now / 7d forecast 0.0 GB / 0.0 GB
Runtime / 24h forecast 3181 / 3181
Backups / disks / jobs 0 / 0 / 0
Blocking / long queries 12 / 0
Telemetry gaps 0
Largest database 0.9 GB
Operating profile Test
Type SQL Server
Environment Test
Repository size 1.39 GB
Last OK 2026-09-02 10:55
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 3181 events

Errors 2,779, timeouts 206, login failures 98, CPU warnings 0, memory grants 98.

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

Meaning

database 'Errors 2,779, timeouts 206, login failures 98, CPU warnings 0, memory grants 98.' needs a newer log backup in the SQL backup chain.

Recommended fix

Run or repair the log-backup job for database 'Errors 2,779, timeouts 206, login failures 98, CPU warnings 0, memory grants 98.'. 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 risks0
BackupsNo risks

No backup risks detected for this server.

Storage0 low volumes
StorageNo low volumes

No low free-space volumes detected for this server.

Growth0.0 GB
dbNexia_db6.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
Deadlock2026-09-02 10:00

master; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T10:00:11.446Z"><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-09-02 10:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T10:00:11.446Z"><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-09-02 10:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T10:00:11.446Z"><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-09-02 07:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T07:00:09.850Z"><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-09-02 07:00

database unknown; <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-09-02T07:00:09.850Z"><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-09-01 23: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-09-01 11: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_db0.9 GB

Current largest database inventory sample.

DOM_ShadowRiver_9AF60.1 GB

Current largest database inventory sample.

DOM_WhisperEcho_929E0.1 GB

Current largest database inventory sample.

MAL_MAINT_DB_old0.1 GB

Current largest database inventory sample.

DOM_ForestEcho_B4A40.1 GB

Current largest database inventory sample.

DOM_ForestSky_5A7D0.0 GB

Current largest database inventory sample.

DOM_DreamStone_57220.0 GB

Current largest database inventory sample.

DBAChaos0.0 GB

Current largest database inventory sample.

tempdb0.0 GB

Current largest database inventory sample.

JobsNo failures

No SQL Agent job failures detected in this window.