
|
4odb odmsdump
Dump a 4ODS database to OIF
4odb odmsdump[--help] [--adapter=<adapter>] [--outfile] dbName
Example
4odb odmsdump test
| Option Summary
|
| -h |
show detailed help message |
| --help |
| -a<adapter> |
Use the specified adapter. |
| --adapter=<adapter> |
| -o |
Dump the output to the specified outfile |
| --outfile |
| Argument Summary
|
| dbName |
The name of the database. |
|