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 NameColumn TypeDescription
AuthenticatedUserStringThe authenticated user that owns the worker
EffectiveUserStringThe effective user that owns the worker
DateStringThe date on which the process was started. This is the partitioning column.
IdStringThe randomly generated process info ID. This will be globally unique.
TypeStringThe generic type.
KeyStringThe generic key.
ValueStringThe generic value.