| Class | Description |
|---|---|
| DbBackup |
DbBackup is a helper class for stopping and restarting JE background
activity in an open environment in order to simplify backup operations.
|
| DbCacheSize |
Estimating JE in-memory sizes as a function of key and data size is not
straightforward for two reasons.
|
| DbDump |
Dump the contents of a database.
|
| DbLoad |
Loads a database from a dump file generated by
DbDump. |
| DbPrintLog |
Dumps the contents of the log in XML format to System.out.
|
| DbRecover |
DbRecover is a utility that allows the user to resume use of the environment
from a given time point.
|
| DbRunAction | |
| DbScavenger |
Used to retrieve as much data as possible from a corrupted environment.
|
| DbSpace |
DbSpace displays the disk space utilization for an environment.
|
| DbStat | |
| DbVerify |
Verifies the internal structures of a database.
|
Copyright (c) 2004,2008 Oracle. All rights reserved.