SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
16-25
SQL 15269
Where string1 is the attribute name and value.
Cause. The attribute value is negative or zero.
Effect. The operation fails.
Recovery. Enter the command with the attribute value as a positive, nonzero number.
SQL 15271
Where minimum is the minimum value allowed for the attribute value.
Where string1 is the attribute name and value.
Cause. The attribute value entered is less than the minimum allowed value.
Effect. The operation fails.
Recovery. Enter the command with the attribute value equal to or larger than the
minimum allowed value.
SQL 15272
Where maximum is the maximum value allowed for the attribute value.
Where string1 is the attribute name and value.
Cause. The attribute value entered is greater than the maximum allowed value.
Effect. The operation fails.
Recovery. Enter the command with the attribute value smaller or equal to the
maximum allowed value.
15269 Attribute value is negative or 0, must be positive,
command had: string1.
15271 Attribute value too small, limit minimum, command had:
string1.
15272 Attribute value too large, limit maximum, command had:
string1.