File Statistics Reports

File statistics reports are generated automatically by the following commands:

Contents of the Report

File statistics reports are broken down by account. Each account begins a new page in the report. The following information is provided for each file in the account:

The last line for each account lists the total number of items, bytes, frames, and GFEs.

STAT-FILE File

STAT-FILE is part of a standard database. It is located in the SYSFILES account. When any one of the Procs generating statistics is executed, a data section is created within STAT-FILE to log the file statistics generated. These data sections are named PORTn where n is the port number from which the generating command was invoked. Any existing data section with this name is cleared. Thus, data section PORT23 holds the last set of statistics generated by an appropriate command entered from port 23.

You can find out which section in STAT-FILE contains the latest set of file statistics by listing the contents of the item LAST.SAVE in the MD of the SYSFILES account. For example:

:CT /SYSFILES/ LAST.SAVE
LAST.SAVE
001 Q
002 SYSFILES
003 STAT-FILE,PORT401
:

Group Format Errors

You can find out which files contain Group Format Errors (GFEs) by listing the appropriate STAT-FILE section using the FILES.WITH.GFES macro. Then use the LISTFILES command to display the file details.

The most likely causes of GFEs are as follows:

In all these cases, you can simply delete the file concerned. If the file has any other Ftype, contact your NEC Software Solutions representative.