CHAPTER 10 Database Error Messages
777
Database server not running in multi-user mode
Item Value
SQLCODE -89
Constant SQLE_ENGINE_NOT_MULTIUSER
SQLSTATE 08W16
Sybase error code 7203
ODBC 2 State 08001
ODBC 3 State 08001
The database server was started for bulk loading (the -b switch) and cannot
be used as a network server. Stop the database server, and start again without
-b.
Database upgrade failed
Item Value
SQLCODE -672
Constant SQLE_DATABASE_UPGRADE_FAILED
SQLSTATE 08W42
Sybase error code 3451
ODBC 2 State 08004
ODBC 3 State 08004
Your attempt to upgrade a database failed. This could be caused by a failure
to locate one of the SQL script files used to define the system table changes.
Probable cause
Probable cause