public class LogOverwriteException extends OperationFailureException
This exception is thrown by DbBackup. Backups and similar operations that copy
log files should discard any copied files when this exception occurs, and
may retry the operation at a later time. The time interval during which
backups are not possible will be fairly short (less than a minute).
Note that this exception is never thrown in a standalone (non-replicated) environment.
The Transaction handle is not
invalidated as a result of this exception.
getMessageCopyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.