Cannot set a temporary option for user '%1'

Error 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.