Cannot set a temporary option for user '%1'

Item Value
SQLCODE -203
Constant SQLE_TEMPORARY_NOT_ALLOWED
SQLSTATE 42W45
Sybase error code 13687
ODBC 2 State 42000
ODBC 3 State 42000
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.