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

RESTORE unable to write to file '%1' Next Page

Result set not allowed from within an atomic compound statement


Item

Value

Constant

SQLE_RESULT_NOT_ALLOWED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-222

SQLSTATE

3BW02

Sybase error code

13655

Probable cause

You used a SELECT statement with no INTO clause or a RESULT CURSOR statement within an atomic compound statement.