Microsoft-Windows-StateRepository › Event 221

Event ID 221 — ANALYZE command has run; database statistics are updated [Partition=Partition, ProcessId=ProcessId, Scope=Scope].

Provider
Microsoft-Windows-StateRepository
Channel
Operational
Level
Verbose
Task
StateRepository.Task.WinRTAPI

Description

ANALYZE command has run; database statistics are updated [Partition=Partition, ProcessId=ProcessId, Scope=Scope].

Message #

ANALYZE command has run; database statistics are updated [Partition=%1, ProcessId=%2, Scope=%3]

Fields #

NameDescription
Partition Int32
ProcessId UInt32
Scope AnsiString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-StateRepository",
    "guid": "89592015-D996-4636-8F61-066B5D4DD739",
    "event_source_name": "",
    "event_id": 221,
    "version": 0,
    "level": 5,
    "task": 2,
    "opcode": 0,
    "keywords": 4611686018427387905,
    "time_created": "2023-11-06T06:23:01.636858+00:00",
    "event_record_id": 1367,
    "correlation": {
      "ActivityID": "626F7C94-1079-0001-968C-6F627910DA01"
    },
    "execution": {
      "process_id": 1532,
      "thread_id": 1660
    },
    "channel": "Microsoft-Windows-StateRepository/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Partition": 1,
    "ProcessId": 1532,
    "Scope": "(database)"
  },
  "message": ""
}

References #