DSNB804I CLASS CASTOUT THRESHOLD SET TO class-threshold1,class-threshold2 FOR gbp-name

Explanation

This message is issued in response to an ALTER GROUPBUFFERPOOL command that requests a change to the class castout threshold value for a group buffer pool. It is also issued for the first ALTER GROUPBUFFERPOOL command for a group buffer pool, even when no threshold value is specified on the command (in this case, the default class castout threshold value is used).

class-threshold1
The threshold at which class castouts are to be initiated, expressed as a percentage of the group buffer pool size
class-threshold2
The threshold at which class castouts are to be initiated, expressed as an absolute number of buffers. class-threshold2 is used to determine the threshold only if class-threshold1 is zero and class-threshold2 is non-zero. Otherwise, class-threshold1 is used to determine the threshold.
gbp-name
The name of the group buffer pool.

System action

Processing continues.

User response

No action is required.