ccmsrv restore [-d|-device archive_device] [-s|-server servername][-y]
Use the ccmsrv restore command to restore a server from an archive device.
You must run this command on the database server, as user informix.
For more information, see Database server archiving and restoration overview.
Restore the database server from the archive tape on the /dev/rst8 device.
$ ccmsrv restore -device /dev/rst8
If one or more of the Informix® chunk files were deleted, you must re-create each of them. For a raw device, re-create the raw device file; for a cooked file, create a zero-length file in its place. If a chunk file does not exist, ccmsrv restore fails.