dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
is_alive | LONG | tinyint | | | 0 | DIRECT | Flag to signal if the process is alive or not; 0=dead, 1=is alive, default=0 | |
is_local | LONG | tinyint | | | 0 | DIRECT | Whether the node is local; i.e., 0=Local, 1=Remote, default=0 | |
last_start_time | CLK_TIME | datetime | | | | | Date/time of last time when the process was started | |
machine_name | CHAR | varchar | | 80 | | | Name of the server where the server instance is running (e.g machine name where Notifier is running) | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |
process_name | CHAR | varchar | | 80 | | | Name of the server server process e.g. Notifier, Rule Mgr | |
server_state | LONG | int | | | 0 | DIRECT | Indicates the state of the process: i.e., 0=Not running, 1=running, 2=waiting etc | |
update_timestamp | CLK_TIME | datetime | 46 | | | | Date/time of update of the Server information | |