NET/MASTER Management Services (MS) Command Reference Summary

NonStop NET/MASTER MS Commands
115413 Tandem Computers Incorporated 43
TRACE START
The TRACE START command starts tracing the specified trace parameter settings—
either messages or internal trace points.
TRACE START[ =
file-name
]
[ COUNT=
record-limit
]
[ PAGES=
pages
]
[ WRAP={ YES | NO } ]
TRACE STOP The TRACE STOP command stops tracing for the specified trace ID.
TRACE STOP=
trace-id
UDBCTL file-spec The UDBCTL file-spec command associates a user database (UDB) identifier with a file
name or a pair of file names.
UDBCTL {
file-spec
| (
file-spec
,
file-spec
) }=
udb-id
file-spec
:
[ \
sys
. ][ $
volume
. ][
subvolume
. ]
file-name
UDBCTL CLOSE The UDBCTL CLOSE command closes a user database (UDB) or UDB pair.
UDBCTL CLOSE={
file-spec
| (
file-spec
,
file-spec
) }
file-spec
:
[ \
sys
. ][ $
volume
. ][
subvolume
. ]
file-name
UDBCTL OPEN The UDBCTL OPEN command opens a file or a pair of related files as a user database
(UDB) or UDB pair, respectively.
UDBCTL OPEN={
file-spec
| (
file-spec
,
file-spec
) }
[ ID={
udb-id
| * } ]
[ ACCESS={ RANDOM | SEQUENTIAL | SYSTEM } ]
[ BUFFERED ]
[ INPUT | RESET ]
[ RECSIZE=
buffer-size
]
[ SEQUENTIALBUFFERING={ NONSHARED | SHARED } ]
[ SWGUID={ YES | NO [ TYPE=PERMANENT ] } ]
file-spec
:
[ \
sys
. ][ $
volume
. ][
subvolume
. ]
file-name