URL: http://www.firstbasesoftware.com/man/man8/dbdump.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[
Index of Contents] [
FirstBase RDBMS Overview]
DBDUMP is used to copy a database and its map file to another area of the hard disk. The database and its map are renamed to dbase.BKfirstbase and dbase.BKmap, where dbase is the base name of the database.
It is a good idea to use dbcheck(8) on the database before using dbdump(8) to insure that a good database is being saved. Note that the backed up database map must be kept intact for dbrestor(8) to work properly. It is not acceptable to merely copy the database, and dbclean(1) it before using dbrestor(8).
This script could easily be changed to use tape backups if desired.
FirstBase User's Guide and Reference Manual