Previous Topic: ABENDHIGH ParameterNext Topic: ABENDRATE Parameter


ABENDMAX Parameter

This parameter dictates the maximum number of abends CA OPS/MVS can take per second. Setting the ABENDMAX parameter to its maximum possible value prevents CA OPS/MVS from ever shutting down due to an excessive abend rate.

Default value

100

Other possible values

Any number of abends between 0 and 1000

Set or modify this parameter...

Anytime

Example: ABENDMAX

This function sets the number of abends per second to 500.

OPSPRM('SET','ABENDMAX','500')