Activity Levels in AS/400
300 pts.
0
Q:
Activity Levels in AS/400
What are the Activity Levels in AS/400 Subsystem? How can we take control over the activity levels?
ASKED: Sep 12 2009  6:15 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
4040 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
I'm guessing your referencing the MAXACT of the pool each subsystem is assigned to? You can view that by WRKSYSSTS and change the value manually. If you set this value too low, jobs will go in an INEL state.

The other activity level within a sbs is how many jobs are allowed to submit per jobq. DSPSBSD option 6 to view your current setup. You can change the Max Active value on the fly with CHGJOBQE.

=

I believe the activity level is used when you allocate memory to a subsystem.
You can see the value when you look at the pool definitions.

MAXACT is used in two ways.
First is how many jobs can be active at anyone time in the susbsystem.
Second is how many jobs per priority can be active at anyone time.
You can setup QBATCH to have nomax, but only allow n number of jobs per priority level.
Last Answered: Sep 17 2009  4:14 PM GMT by Whatis23   4040 pts.
Latest Contributors: CharlieBrowne   6540 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0