Null value eliminated in aggregate function
Probable cause
Number in ORDER BY is too large
Probable cause
Item
Value
SQLCODE
109
Constant
SQLE_NULL_VALUE_ELIMINATED
SQLSTATE
01003
Sybase error code
409
ODBC 2 State
OK
ODBC 3 State
OK
The expression argument of the aggregate function evaluated to NULL for
one or more rows.
Item
Value
SQLCODE
-152
Constant
SQLE_INVALID_ORDER
SQLSTATE
53005
Sybase error code
104
ODBC 2 State
37000
ODBC 3 State
42000
You used an integer in an ORDER BY list and the integer is larger than the
number of columns in the select list.
CHAPTER 10 Database Error Messages
839
Need help?
Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?
Questions and answers