Previous Topic: VAMH0071ENext Topic: VAMH0091E


VAMH0081E

Your CA Allocate system is not configured to recover Non-VSAM data sets from D37-04 abends that will occur for data sets allocated with zero secondary space because PLSZSEC is set to (N).

Reason:

When running with PLSZSEC N, CA Allocate will not launch the EOV Environment for Non-VSAM data sets that were allocated with zero secondary space.

If you would like to have the option of recovering these data sets from what otherwise will be D37-04 abends, then changing PLSZSEC from its default value of N to Y will result in the EOV Environment launching to give your Allocation Selection Routine (ASR) the option of preventing the D37-04 abend.

Action:

CA Allocate will not launch the EOV Environment when it sees a data set is about to encounter a D37-04 abend condition.

Specify a value of Y for PLSZSEC in your CA Allocate sysparm override member. The new value will become effective the next time you recycle CA Allocate, or you can use a PARMREF operation to dynamically activate the new values.