DTS and DTR DISCONNECT — VMS 5.5-2H4
Invodes a disconnect test.
Additional information available:
GENERAL QUALIFIERSCOMMAND-SPECIFIC QUALIFIERS
GENERAL QUALIFIERS
Additional information available:
/NODENAME
/NODENAME=node-id
Identifies the node (by name or address) on which DTR is to run. The
default is the local node.
/PRINT
/NOPRINT (D)
Instructs DTS to print (or log) test results. The default is /NOPRINT.
COMMAND-SPECIFIC QUALIFIERS
Additional information available:
/TYPE
/TYPE=test-type
Indicates the subtest for the disconnection test. There are two subtests:
SYNCHRONOUS Indicates a synchronous disconnect test.
ABORT Indicates a disconnect abort test. The default test type.
/RETURN
/RETURN=return-option
/NORETURN (D)
Indicates the type of optional user data DTR returns. The default is
/NORETURN. There are two possibilities:
STANDARD Indicates standard user data.
RECEIVED Indicates received user data.
Example
_Test: DISCONNECT/NODENAME=DENVER/TYPE=ABORT This command invokes the disconnection test with the disconnect abort subset. DTS performs this test with DTR on remote node DENVER. No optional user data is to be returned.