Start (S)

Use the START command to dynamically start a started task (STC). The abbreviated version of the command is the letter S.

START DBGMGR operator command

Read syntax diagramSkip visual syntax diagram STARTS procname ,HLQEQAWinstall_hlq,TZEST5DSTtime_zone,CLIENT5335port_number,HOST5336port_number,PRM=DEBUG
procname
The name of the member in a procedure library that is used to start the server. The default name used during the host system configuration is DBGMGR.
HLQ=install_hlq
High-level qualifier used to install z/OS Debugger. The default is EQAW.
TZ=time_zone
Time zone offset. The default is EST5DST.
CLIENT=port_number
The port used for external (client-host) communication, default 5335.
HOST=port_number
The port used for internal (host-confined) communication, default 5336.
PRM=DEBUG
Enable verbose (trace) mode. Tracing will cause performance degradations and should only be done under the direction of the IBM® support center.