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

The option '%1' can only be set as a temporary option Next Page

The option '%1' cannot be set from within a procedure


Item

Value

Constant

SQLE_OPTION_IN_PROCEDURE

ODBC 2 State

42000

ODBC 3 State

42000

Parameter 1

Name of the option that could not be set.

Severity

14

SQLCODE

-217

SQLSTATE

42W53

Sybase error code

5878

Probable cause

The option specified in the SET OPTION statement cannot be set from within a procedure.