Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
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:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
JOB | Job name | Qualified job name | Required, Positional 1 |
Qualifier 1: Job name | Name | ||
Qualifier 2: User | Name | ||
Qualifier 3: Number | 000000-999999 | ||
DUPJOBOPT | Duplicate job option | *SELECT, *MSG | Optional |
Top |
Specifies the job to be serviced. If no job number is given, all of the jobs currently in the system are searched for the simple job name. If duplicates of the specified name are found, messages are sent to the user, and user name and job number must be specified. The job name entered cannot be the name of the job issuing the command.
This is a required parameter.
Qualifier 1: Job name
Qualifier 2: User
Qualifier 3: Number
Top |
Specifies the action taken when duplicate jobs are found by this command.
Top |
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.
Top |
*ESCAPE Messages
Top |