ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -114 |
| Constant | SQLE_VIEW_DEFINITION_ERROR |
| SQLSTATE | 53011 |
| Sybase error code | 4409 |
| ODBC 2 State | 21S02 |
| ODBC 3 State | 21S02 |
You attempted to create a view, but the column list specified as part of the CREATE VIEW statement does not correspond to the list of items in the view's SELECT statement.