NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
F-25
Examples—FILEINFO
If you request the STATISTICS display, the following additional information
appears below EXTENTS ALLOCATED instead of the INDEX LEVELS:
TOTAL TOTAL AVG # AVG AVG %
LEVEL BLOCKS RECS RECS SLACK SLACK PART
1 1 1 1.0 4065 99 $VOL1
DATA 1 15 15.0 3899 95
FREE 0
BITMAP 1
1 1 1 1.0 4065 99 $WHS2
DATA 1 31 31.0 3723 89
FREE 0
BITMAP 1
The following command displays EXTENTS information about PARTLOC:
>> FILEINFO $VOL1.INVENT.PARTLOC, EXTENTS;
$VOL1.INVENT.PARTLOC 30 Oct 1994, 11:00
EXTENT # OF PAGES STARTING PAGE PART
0 16 71199 $VOL1
0 16 141363 $WHS2
The following command displays BRIEF information about collations by specifying
the file attribute “COLLATION” in the WHERE clause of the qualified fileset list
for FILEINFO:
>> FILEINFO \A.$A.A.* WHERE COLLATION;
CODE EOF LAST MODIF OWNER RWEP TYPE REC BLOCK
\A.$A.A
CASEINS 941 12288 16NOV93 11:53 175,213NONO K 3004 4096
ESPANOL 941 12288 17NOV93 9:10 175,213NONO K 3004 4096
FRANCAIS 941 12288 15NOV93 17:40 255,255NONO K 3004 4096
FRENCH 941 12288 16NOV93 8:20 175,213NONO K 3004 4096