Rule list parameters for SPACSECR used with Allocation
The following table lists the parameters that you can specify in a SET statement (in member SMRLSTxx).
SPACSECR rule list parameters
Parameter | Purpose | Syntax | Default |
---|---|---|---|
EVENTID | This parameter specifies the identifier that is assigned to a user event in SMEVNTxx. This parameter causes an event to be generated from this function. | EVENTID=xxxxx xxxxx is the 5-character string that is specified on the EVNTID parameter in SMEVNTxx. | None |
NOCHECK | This parameter specifies the checks bypassed in space recovery validation. | NOCHECK=CONTIG | None |
SPACSECR | This parameter specifies the lower limit and the decrement of space reduction, a percentage of the original secondary allocation value.
| SPACSECR=(nnn,nnn) The first nnn is the floor limit. The second nnn is a percentage between 0 and 100 by which reduction can take place until either it fits or the floor limit is reached. (A specification of 100 will not reduce the secondary size at all.) | SPACSECR=(0,10) |