Start of change
IGVH111I
The current size of the largest contiguous free block of area is size, and satisfies the owner specified minimum of minimum for this area.

Explanation

CHECK(IBMVSM,VSM_CSA_LARGEST_FREE) ran successfully and found no exceptions. It determined that the size of the largest contiguous free common storage block is greater than the specified minimum.

In the message text:
area
Indicates the area being reported on (CSA or ECSA).
size
Specifies the size of the indicated area, rounded up to the nearest 1K boundary.
minimum
The installation-specified or default minimum size of the largest contiguous free block of the indicated area, rounded up to the nearest 1K boundary.

System action

The system continues processing.

Operator response

n/a

System programmer response

n/a

Problem determination

n/a

Source

Virtual Storage Manager

Module

IGVHCHK1

Routing code

See note 35.

Descriptor code

n/a

Reference Documentation

n/a

End of change