Start Job Scheduler (STRJS)

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

The Start Job Scheduler (STRJS) command allows you to start the Advanced Job Scheduler job monitor or capture job information for application software. If you start the job monitor and there are jobs with scheduled dates and times less than the current date and time, you are transferred to the Start Monitor display where you can choose whether you want to start the Advanced Job Scheduler monitor without reviewing scheduled jobs or delay starting the monitor until after you have reviewed the pending jobs.

Top

Parameters

Keyword Description Choices Notes
OPTION Option *MONITOR, *CAPTURE Optional, Positional 1
DTALIB Data library Name, *ALL, *USRPRF, *PROMPT Optional
Top

Option (OPTION)

Specifies whether you want to start the Advanced Job Scheduler monitor or you want to begin capturing job information.

*MONITOR
Start the Advanced Job Scheduler monitor.
*CAPTURE
Begin capturing job information for application software.
Top

Data library (DTALIB)

Specify the data library that you want to start monitoring for Advanced Job Scheduler.

*USRPRF
The data library specified in the user profile for the current user will be used.
*ALL
All existing data libraries will be used.
*PROMPT
The data library is supplied through prompting.
name
Specify the name of the data library that you want to use.
Top

Examples

STRJS   OPTION(*MONITOR)

This command starts the Job Scheduler monitor. The monitor stays active until you run the End Job Scheduler (ENDJS) command.

Top

Error messages

Unknown
Top