DSNB802I "value" IS NOT A VALID PARAMETER FOR 'RATIO'

Explanation

An illegal value for the RATIO parameter was specified for an ALTER GROUPBUFFERPOOL command. Start of changeThe RATIO value can be up to 6 characters, and must be a decimal number 1.0 - 1024 (inclusive).End of change For values less than 25, any digits after the first decimal place are ignored. If the value for the RATIO parameter is greater than or equal to 25, any digits after the decimal point are ignored. Informational message DSNB803I is displayed if the system ignores any precision that exceeds the limits of the RATIO parameter.

System action

The request is rejected.

System programmer response

Reissue the ALTER GROUPBUFFERPOOL command, and specify an acceptable value for RATIO.