ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -862 |
| Constant | SQLE_INVALID_AGGREGATE_PLACEMENT |
| SQLSTATE | 42W69 |
| Sybase error code | 13866 |
| ODBC 2 State | 37000 |
| ODBC 3 State | 42000 |
| Parameter 1 | The aggregated expression in error. |
An aggregated expression containing an outer reference must either appear in a select list expression (a subselect), or in a HAVING clause subquery in the query whose FROM clause contains the table with the column being aggregated.