ALLBASE/SQL Message Manual (36216-90213)

295
10 ALLBASE/SQL Error Messages: 22800-
22800 MESSAGE DBEnvironment has already been started (DBERR
22800)
CAUSE A REPAIR command was in progress when this message
was issued. Another user is currently accessing the
DBEnvironment. The REPAIR command may only be
issued when the database is idle.
ACTION Please try again later.
23005 MESSAGE START DBE NEWLOG disallowed. Need rollforward
recovery. (DBERR 23005)
CAUSE SQLMIG cannot be used on a DBEnvironment that has
incomplete transactions in its log. You probably did not
follow the steps required for forward migration, which are
documented in the "DBA Tasks and Tools" chapter of the
ALLBASE/SQL Database Administration Guide.
ACTION Restore the old version of the operating system and the old
version of ISQL onto your machine. Run the old version of
ISQL and issue a START DBE statement to resolve the
incomplete transactions in the log.
26002 MESSAGE No matching profile found in the NETUsers
file. (DBERR 26002)
CAUSE ALLBASE/SQL attempted to connect to a remote
DBEnvironment. Two error messages may be displayed.
This is the second message and indicates that the
NETUser profile either does not exist or was entered
incorrectly in the NETUsers file.
ACTION Add the NETUser name to the NETUsers file or use the
SHOW USER command to check for correct spelling of
NETUser names in the NETUsers file.
26003 MESSAGE New value(s) already exists in NETUsers file,
operation not performed. (DBERR 26003)
CAUSE The NETUser name you specified is already in the
NETUsers file.
ACTION Enter a unique NETUser name.
26004 MESSAGE ``Lock on NETUsers file failed. (! !) (DBERR
26004)