NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW UDB
NonStop NET/MASTER MS Commands
2–406 115412 Tandem Computers Incorporated
SHOW UDB The SHOW UDB command displays the status of user databases (UDBs). A UDB is a
file opened using the UDBCTL OPEN command; NCL works with UDBs. Entering the
SHOW UDB command with no operands displays information about all UDBs.
SHOW UDB[ =
file-spec
]
file-spec
:
[ \
sys
. ][ $
volume
. ][
subvolume
. ]
file-name
file-spec
specifies the name of the file about which to display information.
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 NNM0313 through NNM0315 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 FILEINFO and SHOW FILES commands.