Previous Topic: GENERICPOOLSIZE ParameterNext Topic: PRIVLIMIT Parameter


MSFPOOLSIZE Parameter

This parameter determines the size of the storage pool used by MSF to contain data being passed between CA OPS/MVS systems through MSF.

Default value

1024 KB

Other possible values

Any amount of storage between 524288 bytes (512 KB) and 67108864 (64 MB) bytes

Set or modify this parameter…

Anytime

Note: After changing this parameter you must recycle the MSF component with a MODIFY OPSx,RESTART(MSF) command for the change to be effective.

Example: MSFPOOLSIZE

This function limits the MSF storage pool to 2 MB.

OPSPRM('SET','MSFPOOLSIZE','2048K')