This topic provides tips for working with the save and restore functions.
Also consider automatically writing records 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.