CHAPTER 10 Database Error Messages
803
Integrated logins are not supported for this database
Item Value
SQLCODE -246
Constant SQLE_INTEGRATED_LOGON_UNSUPPORTED
SQLSTATE 28W05
Sybase error code 13694
ODBC 2 State 28000
ODBC 3 State 28000
The current database is an older database and does not have a sys.syslogin
table to map integrated login IDs to database user IDs. You must upgrade
your database to use integrated logins.
Internal database error %1 -- transaction rolled back
Item Value
SQLCODE -301
Constant SQLE_DATABASE_ERROR
SQLSTATE 40W01
Sybase error code 13665
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Identification of the error.
An internal database error occurred. If it can be reproduced, it should be
reported to Sybase. A ROLLBACK WORK statement has been
automatically executed.
Probable cause
Probable cause