db4.4_dump(1)
NAME
db4.4_dump - Write database to flat-text format
SYNOPSIS
db4.4_dump [-klNpRrV] [-d ahr] [-f output] [-h home] [-P password] [-s database] file
DESCRIPTION
Arraymat understood by the db4.4_load utility. The file argument must
be a file produced using the Berkeley DB library functions.
OPTIONS
Arraya Display all information.
h Display only page headers.
- ArrayThe output format of the -d option is not standard
- and may change, without notice, between releases of the Berkeley
DB library.
Array-l List the databases stored in the file.
- Arrayit is invoked with the -d, -R, or -r arguments. If used with
one of these arguments, the db4.4_dump utility may only be safely
run on databases that are not being modified by any other process; otherwise, the output may be corrupt.
The db4.4_dump utility exits 0 on success, and >0 if an - error occurs.
ENVIRONMENT
Arraydatabase home, as described in DB_ENV->open.
AUTHORS
- ArrayThijs Kinkhorst <thijs@kinkhorst.com>, for the Debian system (but
may be used by others).
28 January 2005