Collection Contents Index Cannot serialize Java object with class '%1' Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Cannot set a temporary option for user '%1'


Item

Value

Constant

SQLE_TEMPORARY_NOT_ALLOWED

ODBC 2 State

42000

ODBC 3 State

42000

Parameter 1

User ID whose option was to be changed.

Severity

16

SQLCODE

-203

SQLSTATE

42W45

Sybase error code

13687

Probable cause

TEMPORARY options are set on a connection basis, and only for specific options known to the database server. To change an option for another user, do not specify TEMPORARY in the SET OPTION statement.


Collection Contents Index Cannot serialize Java object with class '%1' Next PDF