Provides information enabling processes to be tracked to an application, user, client machine, and so on.
Name |
Datatype |
Attributes |
Description |
---|---|---|---|
SPID |
smallint |
Session process identifier |
|
KPID |
int |
Kernel process identifier |
|
Login |
varchar(30) |
null |
Login user name |
Application |
varchar(30) |
null |
Application name |
ClientHost |
varchar(30) |
null |
Host name of client |
ClientIP |
varchar(24) |
null |
IP address of client |
ClientOSPID |
varchar(30) |
null |
OS process identifier of the client application |