RDF System Management Manual for J-series and H-series RVUs (RDF Update 13)
Lines 9 – 16 display the file statistics for a single Updater. The file statistics display the following:
• The ATINDEX of the Updater.
• Mapping between the primary RDF protected volumes and the backup updater volumes.
• The count of files currently open by the Updater.
• The count of files that were closed in the last close cycle by the Updater.
• The count of process restarts that occurred due to the Updater exceeding the Maximum Number
of Concurrent File Opens.
With REPORT Option:
] LIST UPDATERFILEOPENS $MU, REPORT trep
Generating report, please wait...
Updater file open statistics generated in \YOSQA2.$SYSTEM.SUBVOL.TREP
When the LIST command was invoked with the report option, the report is redirected to a file or
spooler. The line following the command execution specifies that the statistics report is generated
in the \YOSQA2.$SYSTEM.SUBVOL.TREP file.
Periodic output without REPORT Option:
]LIST UPDATERFILEOPENS *, COUNT 2, PERIOD 10
----------------------------------------------------------------------
RDF UPDATER FILE OPEN STATISTICS REPORT
Date:2011/08/15 Time:13:21:57
----------------------------------------------------------------------
Updater Global Settings
------------------------
Maximum file open limit : 3000
File open threshold : 2000
Updater $MYUPD Statistics
--------------------------
Updater ATINDEX : 00
Updater Volumes : $SITDRP -> $DATA12
Number of files open : 0
Number of idle files closed in last cycle : 0
Number of restarts on exceeding concurrent opens limit : 0
----------------------------------------------------------------------
----------------------------------------------------------------------
RDF UPDATER FILE OPEN STATISTICS REPORT
Date:2011/08/15 Time:13:22:07
----------------------------------------------------------------------
Updater Global Settings
------------------------
Maximum file open limit : 3000
File open threshold : 2000
Updater $MYUPD Statistics
--------------------------
Updater ATINDEX : 00
Updater Volumes : $SITDRP -> $DATA12
Number of files open : 0
Number of idle files closed in last cycle : 0
Number of restarts on exceeding concurrent opens limit : 0
Periodic output with REPORT Option:
]LIST UPDATERFILEOPENS *, COUNT 2, PERIOD 10, REPORT trep
Generating report, please wait...
Updater File open statistics generated \YOSQA2.$SYSTEM.SUBVOL.TREP
208 Entering RDFCOM Commands










