Error log entries from local file
This is a user-defined collection (UDC). Edit LOGFILE.COL to customize which error log entries are included.
None
| Name | Data Type | Description |
|---|---|---|
| Timestamp | string(32) | Time when the message was parsed |
| Seq# | long | Sequence #, within a timestamp |
| AppName | string(64) | Application name, as defined in the UDC |
| FilePath | string(128) | Error log file path |
| ErrorCode | string(128) | Error code, as defined in the UDC |
| ErrorLevel | string(128) | Error level, as defined in the UDC |
| ErrorText | string(256) | Error text, as defined in the UDC |
| Attributes: | LOCAL |
|---|---|
| Minimum database version: | 12.5.0.3 |