sysonlinelog
The sysonlinelog table provides a view of the information
stored in the online.log file.
Column | Type | Description |
---|---|---|
offset | int8 | File offset |
next_offset | int8 | Offset to the next message |
line | char(4096) | Single line of text from the file |