CL Command Reference - STRSRVJOB
CL Command List > STRSRVJOB Reference
Description:
The Start Service Job (STRSRVJOB) command starts the remote service operation for a specified job (other than the job issuing the command) so that other service commands can be entered to service the specified job. Any dump, debug, and trace commands can be run in that job until service operation ends. Service operation continues until the End Service Job (ENDSRVJOB) command is run.
Restrictions:
. To use this command, you must be signed on as QPGMR, QSYSOPR, QSRV, or QSRVBAS, or have use (*USE) authority to the user profile of the job being serviced.
Examples:
STRSRVJOB JOB(ABCD)
This command starts the remote service operation so that any trace, debug, or dump commands entered in this job are applied to the job named ABCD.