SEC_REDUCE_LIM

The SEC_REDUCE_LIM keyword specifies the secondary allocation reduction limit as a percentage of the original secondary allocation amount below which the secondary allocation should not be reduced.

Syntax

Read syntax diagramSkip visual syntax diagramSEC_REDUCE_LIM= xx

SEC_REDUCE_LIM=xx

Where:

xx
is the secondary allocation reduction limit as a percentage of the original secondary allocation amount below which the secondary allocation should not be reduced. The valid range is 0 - 99.

Usage and processing considerations

The SEC_REDUCE_LIM keyword is associated with the SEC_REDUCE keyword. You must specify SEC_REDUCE=ENABLE to implement this function.

Default

The default is 0.

Environments

EXTEND

Related keywords

SEC_REDUCE and SEC_REDUCE_INC.

Example

In the following example, SEC_REDUCE_LIM is set to 10; therefore, Advanced Allocation Management evaluates the amount of freespace and reduces the allocation to that value, or to the value specified by SEC_REDUCE_LIM (10 percent of the original allocation amount), whichever is greater:

SEC_REDUCE_LIM=10