Choosing Archive Levels and Frequency (ON-Archive and ontape)
Use
There are the following database archive levels for
ON-Archive and ontape available with the Informix database:Level |
Description |
0 (full) |
Archives all used pages. The most secure but biggest and longest archive |
1 |
Archives all changes since the last level-0 archive |
2 |
Archives all changes since the last level-1 archive |
Archives at levels 1 or 2 are known as "incremental".

Be very careful when using level-1 or level-2 archives because they depend on the previous level-0 archive. If the last level-0 archive is lost or unreadable, existing level-1 or level-2 archives 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 level and frequency of archive. This is an essential part of your archive approach. Therefore, you can be more sure that, in the event of failure involving data loss, you have a suitable archive that you can use to quickly restore the database with minimal data loss.