Error 203

"Cannot set a temporary option for user '%1'"

Item Description

SQLCode

-203L

Constant

TEMPORARY_NOT_ALLOWED

SQLState

42W45

ODBC 2 State

42000

ODBC 3 State

42000

Sybase Error Code

2254

Severity Code

16

Parameter 1

User ID whose option was to be changed.

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com