ALLBASE/SQL Message Manual (36216-90213)

284 Chapter9
ALLBASE/SQL Error Messages: 11007-22540
14083 MESSAGE Log file is not in use. (DBERR 14083)
CAUSE Note that the STORELOG command operates in two
modes - one in which the user may specify a log id and one
in which the user does not. In the latter case, DBCore will
simply scan the log directory looking for the oldest log
ready to back up. This error will occur in the former case
where DBCore will look for the specified slot number in
the log directory (the log id is a subscript into the directory
entries). If that slot is currently unoccupied, this error is
generated.
ACTION Check the log id specified.
14084 MESSAGE Log file is not ready to be backed up. (DBERR
14084)
CAUSE You attempted to STORELOG the current log file.
ACTION The user must wait till this log is no longer current.
14092 MESSAGE Transaction was externally aborted. (DBERR
14092)
CAUSE The transaction was aborted by another user.
ACTION None.
14101 MESSAGE Insufficient authorization for DBA operation.
(DBERR 14101)
CAUSE The user does not have the proper authorization.
ACTION Check the authorization and change if appropriate.
14102 MESSAGE DBCORE version mismatch with session already
started. (DBERR 14102)
CAUSE DBCORE version does not match with the DBCORE for
the session.
ACTION Check DBCORE versions.
14103 MESSAGE Current log file cannot be purged. (DBERR
14103)
CAUSE The file to be purged is in use.
ACTION Issue the SHOWLOG command in SQLUtil to inquire if
the log file is in use.
14200 MESSAGE New partition instance found, and the current
SCR does not have
any more slots. (DBERR 14200)
CAUSE This typically happens on a system with a large number of
partition numbers. Further, if this system has switched
master- replicate roles with a number of other systems, it
has a large number of non-empty partitions.