ALLBASE/SQL Message Manual (36216-90213)

204 Chapter7
ALLBASE/SQL Error Messages: 2800-8220
CAUSE The specified starting point for opening a log scan has
been overwritten.
ACTION Use a Wrapper DBE to recover the needed log records or
hard resync the partition.
2817 MESSAGE Invalid audit log record found. (DBERR 2817)
CAUSE The log record being applied in an Apply_Log was not a
valid audit log record.
ACTION The log records being applied in an Apply_Log command
must have come from an Transmit_Log from a master
instance. Check your application to make sure that the log
records from the Transmit_Log are being passed
appropriately to the Apply_Log according to the External
Specifications.
2818 MESSAGE Apply_Log cannot find the tuple to be
modified/deleted. (DBERR 2818)
CAUSE The master and slave databases are not synchronized.
ACTION Perform a hard resync.
2819 MESSAGE Attempting to apply a log record while audit
is not enabled. (DBERR 2819)
CAUSE The architecture of Apply_Log requires audit to be turned
on at the slave (target).
ACTION Use SQLUTIL (SHOWDBE) to check the startup
parameters, and turn audit on (through a START DBE
NEWLOG) if necessary.
2820 MESSAGE Audit parameters not set. (DBERR 2820)
CAUSE You tried to use audit logging without setting all of the
required parameters.
ACTION Check that the AUDIT NAME, DEFAULT PARTITION,
and MAXPARTITIONS are all set in the DBEnvironment,
or set them (through a START DBE NEWLOG) if
necessary.
2821 MESSAGE Active transactions found on partition !.
(DBERR 2821)
CAUSE An attempt is being made to hard resync an active
partition.
ACTION Terminate access to the partition and redo the hard
resync.
2822 MESSAGE Duplicate partition instance found in SCR
array. (DBERR 2822)
CAUSE The duplicate partition instance (PID/DBID) was found in
the SCR array passed to modify SCR.