|
What you are referring to is the subsystem pool (1 in your example) and the
system pool (5 in this case) which is assigned by the system when the
shared pool (*SHRPOOL1) is first used by the system.
Best practice says (particularly at the early version release you are
using) to always have *BASE as subsystem pool 1, and the memory you want
the jobs to use as subsystem 2 (or higher but that’s rare).
You’ve discovered the CHGSBSD command. It should look like:
CHGSBSD QSERVER POOLS((1 *BASE ) (2 *SHRPOOL1))
Then you must change the routing to force the system to use the subsystem pool 2.
Sorry if I messed up the commands, typing on my phone and going from memory
since not connected to a system at the moment.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.