NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
F-21
DETAIL Display for Views
DETAIL Display for Views
The following figure shows all the information that can appear if you specify the
DETAIL option when you request FILEINFO for a view.
Fields with the same names as previously described fields for tables, indexes, collations,
and Guardian files contain similar information.
For protection views, BASE TABLE indicates the name of the underlying table. PART
and REDEFINITION DATE appear for protection views only. If the partition is on the
current system, the system name does not appear. INSERTABLE appears for views for
which you can insert and update values.
LABEL QUESTIONABLE, DEFINITION INVALID, REDO NEEDED, and UNDO
NEEDED are open states. See the description of the MODIF field of the DETAIL
format for tables, indexes, collations, and Guardian files in the preceding list (item 17).
BRIEF and DETAIL Display for OSS Files
For OSS files, both the BRIEF and DETAIL displays include the ZYQ name, the
pathname (wrapped over multiple lines, if necessary), the code (OSS), the EOF location,
the last modification date, the owner, and the OSS security information. FILEINFO
displays the owner and security information beneath the pathname for the file, because it
occupies more space in the display than the corresponding Guardian security
information
In the BRIEF display, the display heading line is identical to the one for Guardian files,
because only one heading line appears in the display, even though the display can
include both types of files. The headings match the columns for Guardian files, not OSS
files. Not all headings apply to OSS files.
The DETAIL display for OSS files also includes the creation date and the last open date.
Other fields described for the DETAIL FILEINFO display for Guardian files do not
apply to OSS files.
file-name date-and-time
object-type
CATALOG catalog-name
VERSION version-number
BASE TABLE base-table-name
PART ( [\system.] $volume )
...
OWNER group-id,user-id
SECURITY (RWEP): rwep
[ LABEL QUESTIONABLE ]
[ DEFINITION INVALID ]
[ REDO NEEDED, UNDO NEEDED ]
CREATION DATE: creation-date
NOPURGEUNTIL: expire-time
REDEFINITION DATE: redefinition-date
INSERTABLE