Before performing a logical log backup, you must thoroughly understand what the commands do and do not do.
In an operational Informix server, logical log files receive logical log records that are generated from the following events:
If the Informix server must roll back a transaction, it uses the corresponding logical log record to revert the changes initiated by the transaction.
During the data restore operation, you can use logical log files to do the following tasks:
This task is done automatically at start-up.
Devise a comprehensive backup plan. Include a regular database archive/restore and the logical log backup/restore procedure. Test this backup plan before using it on the production Informix server, and constantly update and maintain the backup procedures.
Have a high availability solution for the file system portion of your databases. Informix and the file system must be in sync at all times.