NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW FILES
NonStop NET/MASTER MS Commands
2–328 115412 Tandem Computers Incorporated
SHOW FILES The SHOW FILES command displays information about the physical attributes of user
databases (UDBs). A UDB is a file opened using the UDBCTL OPEN command; NCL
works with UDBs. Entering the SHOW FILES command with no operands displays
information about all UDBs.
SHOW FILES[ =
file-spec
]
file-spec
:
[ \
sys
. ][ $
volume
. ][
subvolume
. ]
file-name
file-spec
specifies the name of the file about which to display information. If file-spec
specifies a file that is a member of a UDB pair, information about both files is
displayed.
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 NNM0310, NNM0311, and 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 FILEINFO and SHOW UDB commands.