This exception is thrown by {@link com.sleepycat.je.util.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 {@link com.sleepycat.je.Transaction} handle is notinvalidated as a result of this exception.
@since 4.0
|
|
|
|