ANALYSE.FILE, ANALYZE.FILE |
![]() ![]() ![]() |
The ANALYSE.FILE command (which may be entered using the American spelling) reports information regarding the structure and efficiency of a dynamic file. It can also be used to produce a simplified report of a directory file.
Format
ANALYSE.FILE {DICT} file.name {options}
where
Account : C:\QMSYS File name : MESSAGES Path name : C:\QMSYS\MESSAGES
Type : Dynamic, version 1 Group size : 1 (1024 bytes) Large record size : 819 Minimum modulus : 1 Current modulus : 103 (0 empty, 27 overflowed, 1 badly) Load factors : 80 (split), 50 (merge), 80 (current) File size (bytes) : 146432 (106496 + 39936), 89905 used Total records : 1706 (1704 normal, 2 large)
Per group: Minimum Maximum Average Group buffers : 1 3 1.28 Total records : 9 28 16.56 Used bytes : 36 1020 824.19
Bytes per record: Minimum Maximum Average All records : 16 4029 52.70 Normal records : 16 804 49.82 Large records : 984 4029 2506.50
The above example shows analysis of a dynamic file. |