Maintaining and Monitoring Your Database : Dumping and Loading
Dumping and Loading
Dumping and reloading data definitions and table contents is important for both application development and database maintenance. This chapter details the different ways you can perform a dump and load.
Note: For a complete description of dumping and loading SQL content, see the SQLDUMP and SQLLOAD descriptions in SQL Utilities