4. Upgrading Using Unload/Reload : How You Perform an Upgrade Using Unload/Reload : Record Database Information
 
Share this page                  
Record Database Information
For each database, you will need to know information such as whether the database was journaled, where the database resides, and in what order the data locations were configured.
To record database information
1. Run infodb against each database. Issue the following command:
infodb dbname >infodb.out
Save the output for later.
2. Record whether the database is public or private.
To find out, use the catalogdb command. Select Databases, and then enter the database name. The screen that appears has an Access field that indicates whether the database is public or private.