ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -699 |
| Constant | SQLE_CANNOT_UPDATE_FINAL_FIELD |
| SQLSTATE | WJ012 |
| Sybase error code | 13606 |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
An attempt was made to modify a Java member that was qualified with the "final" modifier. Such members are constant and cannot be modified.