sysrsslog
The sysrsslog table captures information about
RS secondary servers at the primary server.
| Column | Type | Description | |
|---|---|---|---|
| server_name | char(128) | Server name | |
| from_cache | integer | Total pages read from log buffer cache | |
| from_disk | integer | Total pages read from disk | |
| logpages_tossed | integer | Total number of log pages not written to log buffer cache | |