Backups and Restores
| Backups and Restores |
|
Fortunately, Informix now only has two backup/restore options -
The As the number of parallel onbar backups increase so the elapsed time required for the archive decreases. The aim is to produce an archive schedule that minimises the restore time i.e. the number of separate tapes [level 0,2,3 and logs] that must be applied, but at the same time has the minimum impact on the overall system. This might mean running the daily backup during normal working hours if the overnight data processing schedule is resource hungry. If the backup window is not large enough to backup the entire system then half could be archived on day 1 and the other half on day 2. Alternatively, the high activity dbspaces backed up daily and the low activity dbspaces weekly. The use of differing levels of backup can also be included. Remember that the key for a fast restore is to apply as few logical logs as possible. The application of logical logs is the slowest part of the restore process. Restoring archive tapes is a much quicker process since pages are simply read from tapes and written to disk with very little logic involved. To improve archive performance:
|