This file contains information about the Disk Watcher session. The following information applies if you have installed the latest PTFs.
One record is created per Disk Watcher session. This record is overwritten with current data each time a new interval is collected.
Field Name | Description | Attribute |
---|---|---|
RIINTERVAL | Interval number. The last interval collected. | B (4) |
RISTARTTOD | Start time of day.The start time of the collection. | Timestamp |
RIENDTOD | End time of day. The end time of the collection. | Timestamp |
RIFILELVL | Database file level. The level of the database files. | B (4) |
RICOLLSIZE | Data written to file size. The amount of data written to the database files in kilobytes. | B (8) |
RIENDRSN | Collection end reason. The reason data collection ended.
Possible values are:
| C (1) |
RITRCCOND | Trace data condition flag. Indicates whether trace data will be limited by a condition in this collection
| C (1) |
RISYSNAME | System name. The name of the system on which the collection took place. | C (8) |
RISYSSRL | System serial number. The serial number of the system on which the collection took place. | C (15) |
RISYSTYPE | System type. The machine type of the system on which the collection took place. | C (4) |
RISYSMODEL | System model. The model of the system on which the collection took place. | C (4) |
RINUMPPROC | Number of physical processors. The number of physical processors on the system where the collection took place. | B (4) |
RINUMVPROC | Number of virtual processors. The number of virtual processors on the system where the collection took place. | B (4) |
RIOSVRM | Operating system VRM. The operation system release on the system where the collection took place. | C (6) |
RICALLJOB | Calling job name. The name of the job which initiated the Disk Watcher collection. | C (26) |
RICURRUSER | Calling job current user. The current user of the calling job at the time Disk Watcher was started. | C (6) |