NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW FILEINFO
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–325
SHOW FILEINFO The SHOW FILEINFO command displays information about one or more disk files.
The files displayed using this command are not necessarily user databases (UDBs).
This command does not restrict the files displayed to those of a certain file type.
Entering the SHOW FILEINFO command with no operands displays information
about all files in your NCL user procedure library, if one is defined in your user ID
definition record; otherwise, all files in the customized procedure library.
SHOW FILEINFO[ =
file-spec
]
file-spec
:
file-name
$
volume
.
subvolume
.
file-name
\
sys
.$
volume
.
subvolume
.
file-name
file-spec
specifies the name of the file(s) about which to display information. The volume
and subvolume cannot contain wild-card characters (* or ?). The file name can
contain wild-card characters (* and ?).
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
Messages NNM0609 through NNM0612 and message NNM0999 indicate the
results of this command. Refer to the NonStop NET/MASTER Messages Manual or
NonStop NET/MASTER MS online help for a description of these messages.
For related information, see the SHOW FILES and SHOW UDB commands.