SERVER 4
Focused health, workload, backup, capacity, and reliability signals for this SQL Server instance.
Current workload posture
Top Growth (24h)
No growth.
Health
- CPU 1.0% Mem free 31.3% 1 sessions 7 trans
Error Pulse
No errors.
TempDB
-
DATA: 5.4 / 64.0 MB (8.4%)LOG : 1.1 / 8.0 MB (13.7%)
Largest Databases
- MAL_MAINT_DB : 624.0 MB
- tempdb : 9.0 MB
Latest Audit Events
-
LGIF: Login failed for user 'MAL_MAINT_USER'. Reason: Failed to open the explicitly specified database 'MA
2026-07-03 12:06:53 -
LGIF: Login failed for user 'MAL_MAINT_USER'. Reason: Failed to open the explicitly specified database 'MA
2026-07-03 12:00:06 -
LGIF: Login failed for user 'MAL_MAINT_USER'. Reason: Failed to open the explicitly specified database 'MA
2026-07-03 11:59:57 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-07-03 04:05:01 -
LGIF: Network error code 0x6d occurred while establishing a connection; the connection has been closed. Th
2026-07-03 04:05:01
Low Free Space
All drives healthy.
SQL Agent Failures
No job failures.
Backup Risks
-
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
No active or recently completed slow queries longer than 60 seconds.
Deadlocks
No deadlocks.
Blocking
-
2026-07-04 07:39:19
|
dbNexia_db
|
WIN-PN3T1M2LOOO
|
SPID 53
SPID 53 blocked by 57. Wait PAGELATCH_EX 70 ms. (@TopN int,@H int) CREATE TABLE #Rows ( EventTime datetime2, Dat...Meaning
session 53 was involved in blocking on database 'dbNexia_db'.
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-07-04 07:39:19
|
tempdb
|
WIN-PN3T1M2LOOO
|
SPID 56
SPID 56 blocked by 57. Wait PAGELATCH_EX 63 ms. (@MinEvidenceTime datetime) CREATE TABLE #SqlBackupLog ( LogDate dat...Meaning
session 56 was involved in blocking on database 'tempdb'.
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.