Salvaging Logical Logs for a Full-System Cold Restore (ON-Bar)
Use
This is the first stage in a full-system cold restore of the Informix database if you use
ON-Bar as your data recovery tool (that is, for your database and logical-log backups). It makes sure that you have as up-to-date logical-log backups as possible for the restore. This means that your database is as up-to-date as possible when the restore is finished.
If you perform a physical restore with
Prerequisites
Procedure
$ onbar -l -s
Here is an example of salvaging the logical log:
1998-12-18 15:45:55 16674 16672 /.../bin/onbar_d -l -s
1998-12-18 15:45:57 16674 16672 Successfully connected to Storage Manager.
1998-12-18 15:45:58 16674 16672 Begin salvage for log 9.
1998-12-18 15:45:59 16674 16672 Completed salvage of logical log 9.
Result
You have salvaged the logs for use in the logical restore. You can now continue with the next stage,
Performing Physical Restore for a Full-System Cold Restore (ON-Bar).
See also:
Informix documentation