NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
F-20
DETAIL Display for Objects (Except Views) and
Guardian Files
For more information, see the discussion of the Open State field under BRIEF
Display for SQL Objects and Guardian Files on page F-12.
18. For unstructured files, EOF is the end-of-file pointer containing the relative
byte address of the byte after the last significant data byte.
For structured files, EOF is the relative byte address of the first byte of the next
available block.
percent-used is the percent of available file space currently used based on
available space if all extents are allocated.
19. EXTENTS ALLOCATED is the number of extents currently allocated. This
information is supplied only for Guardian files.
20. For key-sequenced files, INDEX LEVELS indicates the number of index levels used
for index blocks.
21. For tables and indexes, PARTITION ARRAY indicates the type of array used for the
base table and any associated indexes. Possible values are:
22. For files managed by ServerWare SMF, this section indicates the corresponding file
name. Possible values are:
LOGICAL NAME, virtual-volume-name.subvolume.file-name
displayed when you execute FILEINFO, DETAIL for a physical file
PHYSICAL NAME, physical-volume-name.subvolume.file-name
displayed when you execute FILEINFO, DETAIL for a logical file
LABEL QUESTIONABLE File is in a crash-label state.
OPEN File is open.
QUESTIONABLE File is in a crash-open state.
RECOVERY NEEDED File cannot be opened; volume recovery is needed (TMF2
files only).
REDO NEEDED File cannot be opened; TMF redo file recovery is needed.
UNDO NEEDED File cannot be opened; TMF undo file recovery is needed.
CREATION DATE Indicates the date the table or index was created.
REDEFINITION TIME Indicates when a change to the table or index caused an
SQL program to be recompiled.
LAST OPEN Indicates the last time the table or index was opened.
EXTENDED The longer partition array available on versions 320 and later of
NonStop SQL/MP.
STANDAR
D
The partition array used by default by NonStop SQL/MP.