Performing a Full-System Cold Restore (ontape)
Use
This section describes how to perform a
full-system cold restore of your Informix database if you use ontape as your data recovery tool (that is, for your archives and backups).Prerequisites
Procedure
$ ontape -r

For Windows NT, to check if the chunks listed really exist, enter:
dir <chunkname>
If you need to create non-existent chunks, enter:
copy NUL <chunkname>
For UNIX, check your raw device layout for chunk names.
During the restore,
ontape prompts you to mount the tapes with the relevant archives and logical-log files, including the logical-log files that you just salvaged.ontape
restores the database and puts the server into fast recovery mode. You can only continue when fast recovery is finished and the server is in quiescent mode.Result
The database is now restored and you can use the R/3 System productively again. Use SAPDBA to put the database online. Refer to
Changing Server Mode with SAPDBA.
See also:
Informix documentation