Error log entries (from MDA)
(SPID, KPID, ERRORNUMBER, TIME)
Name | Data Type | Description |
---|---|---|
INSTANCEID | long | Instance ID; 0 = non-CE |
SPID | long | Session process ID |
KPID | long | Kernel process ID |
FAMILYID | long | Session process ID (SPID) of the parent process, if the row is a worker process (for parallel query) |
ENGINENUMBER | long | Engine ID |
ERRORNUMBER | long | Error message number |
SEVERITY | long | Error message severity; 99 = stack trace, in ASE 15.7 or later; in ASE pre-15.7, 0 was used for stack traces |
TIME | time | Time when the error occurred |
ERRORMESSAGE | string(516) | Error message |
Attributes: | MDA |
---|---|
Minimum database version: | 12.5.0.3 |