ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | 105 |
| Constant | SQLE_PROCEDURE_COMPLETE |
| SQLSTATE | 01W05 |
| Sybase error code | 13618 |
| ODBC 2 State | OK |
| ODBC 3 State | OK |
There are no more result sets available for this procedure. An OPEN or a RESUME statement may have caused the procedure to execute to completion. On an OPEN statement, the cursor is not opened. You may have attempted to RESUME a cursor on a SELECT statement.