Database Utilities and Maintenance Recovering from File Full Conditions
Recommended to keep a backup of the database.
Monitor file size from validate logs to catch full files.
If files fill up, increase the sizes defined in the database description file and rerun the update on the backup.
If you do not have a backup:
- always run pippin and rome with restart files.
If files fill up, make file sizes bigger in database description and run initdb with append option (-a).