Full-System Cold Restore (ON-Archive)
Purpose
This section describes how to perform a full-system cold restore of your Informix database, if you use
ON-Archive as your data recovery tool (that is, for your archives and backups).You cannot use
ON-Archive itself to perform a cold restore because it cannot access the sysmaster database for catalog information (because the database server is down). Therefore, you must use the ondatartr tool for the restore process.You can specify a "Point-in-Time" (PIT) restore, during the logical restore stage.
Prerequisites
Process Flow
Importance of Stages in Full-System Cold Restore (ON-Archive)
Stage |
Stage required? |
Effects of leaving out stage |
Salvage logical log |
Not always |
Your database might be less up-to-date. You lose any transactions held in the logical log not backed up at time of failure. |
Physical restore |
Yes |
You must always do at least a physical restore. |
Logical restore |
Yes for parallel archive and PIT restore |
Your database might be less up-to-date. Without a logical restore, the latest transactions restored are those from the archive, that is, dbspace data without logical log data. |
Result
Your database is now restored and can be used productively again.
See also:
Informix documentation