ASA Database Administration Guide
Database Administration Utilities
The Uncompression utility
dbexpand [ options ] compressed-database-file [ database-file ]
Option | Description |
---|---|
-ek key | Specify encryption key |
-ep | Prompt for encryption key |
-o filename | Log output messages to a file |
-q | Operate quietly—do not print messages |
-y | Erase an existing output file without confirmation |
The input filename extension defaults to cdb. The output filename (with extension) must not have the same name as the input filename (with extension).
Exit codes are 0 (success) or non-zero (failure).
For more information about the Uncompression utility options, see Uncompression utility options.
This utility accepts @filename parameters. For more information, see @filename server option.