Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Could not allocate resources to call external function Next Page

Could not change an opened prepared statement or callable statement


Item

Value

Constant

SQLE_CANNOT_CHANGE_OPENED_STATEMENT

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-694

SQLSTATE

WJ008

Sybase error code

13603

Probable cause

You attempted to change the SQL statement of an open prepared statement or callable statement. Prepared statements and callable statements must be closed before attempting such changes.