Choosing Levels and Frequency of Database Backup (ON-Bar)
Use
There are the following levels for Informix database backup (that is, whole-system and storage-space backups) for
ON-Bar available with the Informix database server:Level |
Description |
0 (full) |
Backs up used pages. The most secure but biggest and longest database backup. |
1 |
Backs up all changes since the last level-0 database backup |
2 |
Backs up all changes since the last level-1 database backup |
Database backups at levels 1 or 2 are known as "incremental."

Be very careful when using level-1 or level-2 database backups because they depend on the previous level-0 database backup. If the last level-0 database backup is lost or unreadable, existing level-1 or level-2 database backups are useless if the database needs to be restored. For more information about how to check that your data is readable for a restore, see
Procedure
Result
You have decided on the levels and frequency of database backup. This is an essential part of your database backup approach. Therefore, you can be more sure that, in the event of failure involving data loss, you have a suitable backup that you can use to quickly restore the database with minimal data loss.
See also:
Informix documentation at
http://www.informix.com