|
4odb clean
Remove all objects from the database that are not accessible from either an extent or a bound name
4odb clean[--help] [--adapter=<adapter>] dbName
Example
4odb clean test
Option Summary
|
-h |
show detailed help message |
--help |
-a<adapter> |
Use the specified adapter. |
--adapter=<adapter> |
Argument Summary
|
dbName |
The name of the database. |
|