Previous Topic: V37034ENext Topic: V37036I


V37035I

VOL=xxxxxx,GRP=xxxxxxxx,THR=xx,FLG=xx,

Reason:

Messages V37035I and V37036I are always listed together and are issued only when the job or TSO user has a VDSDIAGS DD statement present. They show the results of free-space checking.

VOL=

Volume serial that CA Allocate is checking.

GRP=

Storage group to which the volume belongs.

THR=

Target free-space threshold to be maintained on the volume.

FLG=

Hexadecimal values representing the following:

x80 B10000000

This volume is used for the allocation.

x40 B01000000

The threshold would be violated by the primary quantity.

x20 B00100000

Insufficient space. If the request was for contiguous space, no contiguous space could be found for the primary; otherwise, there was not enough space in the five largest free-space extents.

x10 B00010000

Insufficient total free space for the primary.

x08 B00001000

This volume is unusable for the allocation because the free space on the volume cannot be determined, or the security system does not allow the user to have space on the volume.

x04 B00000100

The threshold would be violated by the secondary quantity.

x02 B00000010

Insufficient space. If the request was for contiguous space, no contiguous space could be found for the secondary; otherwise, there was not enough space in the five largest free-space extents.

x01 B00000001

Insufficient total free space for the secondary.

x00 B00000000

This volume is a first choice one, meaning the free-space threshold would be maintained if both the primary and secondary allocations were made there.

Action:

None. This is an informational message.