limit sched
Changes the limit set in the definition of a job stream. For additional information on setting a limit in a job stream definition, refer to limit. You must have limit access to the job stream.
Syntax
{limit sched | ls } jstreamselect
;limit
[;noask]
Arguments
- jstreamselect
- See Selecting job streams in commands.
- limit
- Specifies the job limit. You can enter 0 through 1024.
- noask
- Specifies not to prompt for confirmation before taking action on each qualifying job stream.
Examples
To change the job limit on all
job streams that include sales in their name, run
the following command:
ls sales@;4
To
change the job limit on job stream CPUA#Job1, run
the following command:
ls=CPUA#apwkly;6
See also
From the Dynamic Workload Console you
can perform the same task as follows:
- In the navigation bar at the top, click .
- Select an engine.
- In Object Type, select Job Stream.
- Click Run to run the monitoring task.
- Select a job stream and click .
- Set the limit as required.