Database considerations for save and restore

This topic provides tips for working with the save and restore functions.

Also consider automatically writing records to auxiliary storage.

Force-writing data to auxiliary storage

The force-write ratio (FRCRATIO) parameter on the create file and override database file commands indicates how often the records are to be written to auxiliary storage.

A force-write ratio of one immediately writes every add, update, and delete request to auxiliary storage for the file in question. However, choosing this option can reduce system performance. Therefore, consider saving your files and journaling your files as the primary methods for protecting database files.

Related concepts
Backup and Recovery PDF
Backup and recovery
Related reference
Display Object Description (DSPOBJD) command
Display Save File (DSPSAVF) command
Display Tape (DSPTAP) command