NET/MASTER Management Services (MS) Command Reference Summary

NonStop NET/MASTER MS Commands
115413 Tandem Computers Incorporated 15
DEBUG START
The DEBUG START command starts a single debug session.
DEBUG START [ ID=
ncl-id
|
[ ENV={ ALL | CURRENT | DEPENDENT } ]
[ PROCS={ ALLPROCS | CURRPROCS | NEWPROCS } ]
[ TERM={
device-name
|
logical-name
} ]
[ USER=
user-id
]
[ WINDOW=
window-number
] ]
DEBUG STEP The DEBUG STEP command resumes execution of the specified NCL process by single
or multiple statements.
DEBUG STEP [ ID=
ncl-id
]
[ NEXT={ IN | OUT |
number
} ]
DEBUG STOP The DEBUG STOP command stops a debug session.
DEBUG STOP [ ID=
ncl-id
[ [ ID=
ncl-id
] … ] | ALL ]
[ TYPE={ CONTINUE | SUSPEND | TERMINATE } ]
DEBUG TRACE The DEBUG TRACE command obtains stack trace information from the targeted NCL
process.
DEBUG TRACE [ ID=
ncl-id
]
[ ARGS={ YES | NO } ]
EDIT The EDIT command invokes Edit Services.
EDIT [
file-spec
]
file-spec
:
[ [ $
volume
. ]
subvolume
. ]
file-name
EMSCOLL The EMSCOLL command starts or stops the recording of events from NonStop
NET/MASTER MS to the Event Management Service (EMS) event collector.
EMSCOLL { START | STOP }
EMSDIST The EMSDIST command starts or stops the receiving of events from an Event
Management Service (EMS) event distributor to NonStop NET/MASTER MS.
EMSDIST { START | STOP }