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 |
|---|---|---|
Date | String | The date on which the process was started. This is the partitioning column. |
AuthenticatedUser | String | The authenticated user (e.g., the user who logged in via password, SAML, etc.) that owns the worker. |
EffectiveUser | String | The effective user (e.g., the "operate as" user if the authenticated user is using the "operate as" option) that owns the worker. |
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. |
If the use of this table is required, Deephaven support will provide further details.
Related documentation
- Internal tables overview
AuditEventLogPersistentQueryConfigurationLogPersistentQueryStateLogProcessEventLogIndexProcessEventLogProcessMetricsQueryOperationPerformanceLogCoreV2IndexQueryOperationPerformanceLogCoreV2QueryPerformanceLogCoreV2QueryUserAssignmentLogResourceUtilizationServerStateLogIndexServerStateLogUpdatePerformanceLogCoreV2IndexUpdatePerformanceLogCoreV2WorkspaceDataSnapshotWorkspaceData