ALLBASE/SQL Message Manual (36216-90213)

Chapter 6 171
ALLBASE/SQL Error Messages: 2420-2795
maximum length of the sort tuple. Refer to the
ALLBASE/SQL Reference
Manual
for additional information on the SELECT
statement. The maximum sort tuple size can be calculated
from the formula presented in Appendix A of the
ALLBASE/SQL Database Administration Guide.
2430 MESSAGE Invalid decimal precision ! - Allowed range
is ! - !. (DBERR 2430)
CAUSE The decimal precision you specified was not within the
valid range.
ACTION Refer to the ALLBASE/SQL Reference Manual for valid
decimal precision.
2431 MESSAGE Invalid decimal column - Scale ! exceeds
precision !. (DBERR 2431)
CAUSE The decimal scale was greater than the precision value.
ACTION Refer to the ALLBASE/SQL Reference Manual for valid
decimal numbers.
2432 MESSAGE Invalid float precision !- Allowed range is !
- !. (DBERR 2432)
CAUSE The float precision you specified was not within the valid
range.
ACTION Refer to the ALLBASE/SQL Reference Manual for valid
float precision.
2433 MESSAGE Sort length of sort merge join exceeds
maximum allowed ! bytes. (DBERR 2433)
CAUSE The sort merge join query specifies a number of columns
whose total sort tuple length exceeds the maximum
allowable.
ACTION Issue the command again, specifying no more than the
maximum length of the sort tuple. Refer to the
ALLBASE/SQL Reference Manual
for additional
information on the SELECT statement.
2434 MESSAGE Invalid section number. Valid range is ! - !.
(DBERR 2434)
CAUSE Your command included a value that was invalid. The first
parameter in the error message indicates the value that
was invalid. The second and third parameters give you the
valid range.
ACTION Re-issue your command, specifying a value within the
valid range.
2435 MESSAGE Invalid transaction priority. Valid range is
! - !. (DBERR 2435)