Loaded 2026-08-12 11:58:33
Back to Overview
Server dashboard

SERVER 3

Focused health, workload, backup, capacity, and reliability signals for this SQL Server instance.

Action required
Lookback 24 h | 2026-08-12 11:58:33
CPU 2.0% latest sample
Memory free 64.0% 1 sessions
Action signals 14 7 backup | 0 disk | 0 jobs
Workload events 2867 2860 errors | 0 long running
Health gaugesAction required
2%
CPU
64%
Memory free
Signal mix2874 signals
Backup
7
Disk
0
Jobs
0
Runtime
2860
Concurrency
7
Long queries
0
Capacity profilegrowth and size
dbNexia_db
5 MB
dbNexia_db
1.0 GB
DOM_ShadowMoon_946A
0.1 GB
Data coverage This page separates verified clean states from missing source data.
EventLog ok AuditLog ok DbSizes ok ServerMetrics ok MsdbBackup ok MsdbAgent ok LiveRequests ok VolumeStats ok TempDb ok
Signal mix
Current workload posture
7 backup risks 0 disk risks 0 job failures 2860 errors/timeouts/logins 0 long running 7 deadlock/blocking
Top Growth (24h)
  • dbNexia_db (Log ):5.0 MB
Health
  • CPU 2.0% Mem free 64.0% 1 sessions 7 trans
Error Pulse
  • Open event - Err 2670 Timeouts 129 Logins 61 Grants 61
    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 step

    Use 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: 4.9 / 64.0 MB (7.7%)
    LOG  : 0.6 / 8.0 MB (7.9%)
Largest Databases
  • dbNexia_db : 983.0 MB
  • DOM_ShadowMoon_946A : 68.0 MB
  • MAL_MAINT_DB_old : 66.0 MB
  • DOM_MoonCrystal_16FD : 47.0 MB
  • DOM_ShadowOcean_4486 : 44.0 MB
  • DOM_FlameCrystal_07F4 : 40.0 MB
  • DOM_CrystalStone_911A : 34.0 MB
  • tempdb : 13.0 MB
  • DBAChaos : 10.0 MB
Low Free Space

All drives healthy.

SQL Agent Failures

No job failures.

Backup Risks
  • DOM_CrystalStone_911A (FULL)
    FULL: - | DIFF: - | LOG: -
    FULL missing, LOG missing
    Meaning

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

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

  • DOM_FlameCrystal_07F4 (FULL)
    FULL: - | DIFF: - | LOG: -
    FULL missing, LOG missing
    Meaning

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

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

  • DOM_MoonCrystal_16FD (FULL)
    FULL: - | DIFF: - | LOG: -
    FULL missing, LOG missing
    Meaning

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

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

  • DOM_ShadowMoon_946A (FULL)
    FULL: - | DIFF: - | LOG: -
    FULL missing, LOG missing
    Meaning

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

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

  • DOM_ShadowOcean_4486 (FULL)
    FULL: - | DIFF: - | LOG: -
    FULL missing, LOG missing
    Meaning

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

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

  • DBAChaos (SIMPLE)
    FULL: - | DIFF: - | LOG: -
    FULL missing
    Meaning

    database 'DBAChaos' is outside backup freshness policy.

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

  • dbNexia_db (SIMPLE)
    FULL: - | DIFF: - | LOG: -
    FULL missing
    Meaning

    database 'dbNexia_db' is outside backup freshness policy.

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

Long Running

No active or recently completed slow queries longer than 60 seconds.

Deadlocks
  • 2026-08-12 05:00:12 | master | SPID 58
    <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T05:00:12.362Z"><data name="xml_report"><valu...
    Meaning

    A deadlock occurred in database 'master'; SQL Server selected session 58 or a related session as victim.

    Recommended fix

    Use 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 05:00:12 | system_health file
    <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T05:00:12.362Z"><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 fix

    Use 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:11 | system_health file
    <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T03:00:11.091Z"><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 fix

    Use 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:11 | master | SPID 9
    <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-12T03:00:11.091Z"><data name="xml_report"><valu...
    Meaning

    A deadlock occurred in database 'master'; SQL Server selected session 9 or a related session as victim.

    Recommended fix

    Use 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 17:00:08 | master | SPID 67
    <event name="xml_deadlock_report" package="sqlserver" timestamp="2026-08-11T17:00:08.129Z"><data name="xml_report"><valu...
    Meaning

    A deadlock occurred in database 'master'; SQL Server selected session 67 or a related session as victim.

    Recommended fix

    Use 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 04:01:10 | DBAChaos | WIN-PN3T1M2LOOO | SPID 19
    EXEC dbo.usp_Chaos_BlockedSession;
    Meaning

    session 19 was involved in blocking on database 'DBAChaos'.

    Recommended fix

    Resolve 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:11 | DBAChaos | WIN-PN3T1M2LOOO | SPID 19
    EXEC dbo.usp_Chaos_BlockedSession;
    Meaning

    session 19 was involved in blocking on database 'DBAChaos'.

    Recommended fix

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