ProcessInfoLogCommunity
The ProcessInfoLogCommunity
table captures the system properties, JVM arguments, memory and memory pool info, and other initial conditions of processes on startup. Its information is intended primarily for debugging purposes.
Columns
Column Name | Column Type | Description |
---|---|---|
AuthenticatedUser | String | The authenticated user that owns the worker |
EffectiveUser | String | The effective user that owns the worker |
Date | String | The date on which the process was started. This is the partitioning column. |
Id | String | The randomly generated process info ID. This will be globally unique. |
Type | String | The generic type. |
Key | String | The generic key. |
Value | String | The generic value. |
Related documentation
- Internal tables overview
AuditEventLog
PersistentQueryConfigurationLog
PersistentQueryStateLog
ProcessEventLogIndex
ProcessEventLog
ProcessMetrics
QueryOperationPerformanceLogIndex
QueryOperationPerformanceLog
QueryPerformanceLog
QueryUserAssignmentLog
ResourceUtilization
ServerStateLogIndex
ServerStateLog
UpdatePerformanceLogIndex
UpdatePerformanceLog
WorkspaceDataSnapshot
WorkspaceData