Listing statistics for the current editor session
To list statistics for the current editor session, use the RECSTATS primary command.
The RECSTATS primary command shows (in a pop-up panel):
- The number of physical records read while loading
- The number of physical records selected
- The number of record elements in the current editor session
- For an Edit session, the number of pending inserts and changes
- The total data bytes
- The average record element length
- The minimum record element length encountered
- The maximum record element length encountered
When a template has been used, the RECSTATS primary command also
shows:
- The number of layouts
- The number of record elements selected
- The number of record elements not selected
- The number of record elements not selected due to the record data not meeting selection criteria
- The number of record elements not selected due to the record length being outside any layout length
- A list of layout names and the number of record elements belonging to each layout
Note: Information on record elements
not selected is not available if the Include only selected records option
is selected and this is an in-storage or sampling editor session.
Similarly, for an editor session using a segmented template with selection criteria, information for records and their segments that were not selected is not available.
Figure 1 shows an example of statistics
listed by the RECSTATS command for a editor session when a template
has been used.
Related topics