Error 89

Message text

Database engine not running in multi-user mode

Item

Value

SQLCode

-89

Constant

SQLE_ENGINE_NOT_MULTIUSER

SQLState

08W16

ODBC State

08001

Probable cause

The database was started for bulk loading (the-b switch) and cannot be used as a multi-user engine. Stop the database, and start again without-b. In the DOS version of Watcom SQL 3.0, the database engine was not started in multi-user mode.