CL Command Reference - CHGSHRPOOL
CL Command List > CHGSHRPOOL Reference
Description:
The Change Shared Storage Pool (CHGSHRPOOL) command changes the size, activity level, or tuning values for a shared pool. The only authority required to change a shared pool is authority to the command. When increasing the size of the shared pool, the change takes effect immediately if the shared pool is active (in use by a subsystem or active job) and the storage is available. If the shared pool is not active, the change takes effect when a subsystem is started using the shared pool.
Examples:
CHGSHRPOOL POOL(*INTERACT) SIZE(4200)
ACTLVL(*SAME) PAGING(*SAME)
This command changes the size of the interactive pool to 4200 kilobytes. The activity level and paging option remain the same.