Release Job using JS (RLSJOBJS)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Release Job using Job Scheduler (RLSJOBJS) command allows you to release a job that you specify. When you press Enter, a message is displayed confirming that the job you selected has been released. The job is released until the Hold Job using Job Scheduler (HLDJOBJS) command is processed for the job or Option 3 (Hold) is selected for the job on the Work with Jobs display.

Top

Parameters

Keyword Description Choices Notes
JOB Job entry Element list Required, Positional 1
Element 1: Job Name
Element 2: Group Name, *NONE
Element 3: Group sequence 1-99, *NONE
Top

Job entry (JOB)

Specifies the name of the job that you want to release.

You must specify a job and optionally can specify a group to which the job belongs and the associated sequence number of the job.

This is a required parameter.

Element 1: Job

name
Specify the name of the job that you want to release.

Element 2: Group

*NONE
The job is not a member of a group.
name
Specify the name of the group to which the job belongs.

Element 3: Group sequence

*NONE
There is not a sequence assigned to this job.
1-99
Specify the sequence number of the job within the group. Sequence numbers can range from 1 to 99.
Top

Examples

RLSJOBJS   JOB(JOB02)

This command releases the job JOB02 which was previously held using a HLDJOBJS command.

Top

Error messages

Unknown
Top