Previous Topic: 0596Next Topic: Messages 0600-0699


0597

SPECIFIED BUFFER SPACE - (bbb) TOO SMALL FOR CLUSTER CISIZE VSAM DEFAULT VALUE USED FOR DSN = (ddd)

Reason:

The buffer space value (bbb) for data set (ddd) is too small for the control interval size of the cluster. This can be caused if the value specified in the catalog information for the cluster was incorrect at archive time or an incorrect value was specified for the BUFFERSPACE parameter at restore time.

This value cannot be less than the amount of space needed to contain two data component control intervals and, if the data set is key-sequenced, one index control interval. Processing will continue using the minimum value required, as calculated by VSAM, as the buffer space value.