Was this helpful?
MVCC Error Messages
The following messages are possible when using MVCC:
E_DM0012_MVCC_INCOMPATIBLE
The named table is incompatible with MVCC lock levels.
E_DM0013_MVCC_DISABLED
The command alterdb –disable_mvcc has been run on the named database.
E_DM0020_UNABLE_TO_SERIALIZE E_DM0028_ROW_UPDATE_CONFLICT
An update conflict was detected.
E_DM0028_UNABLE_TO_MAKE_CONSISTENT
A consistent read is not possible because the journals containing the required undo information are not available.
 
Last modified date: 11/28/2023