ccmsrv restore

This topic contains information about the ccmsrv restore command.

Synopsis

ccmsrv restore [/d|/device archive_device] [/y]

Description and uses

Use the ccmsrv restore command to restore a server from an archive device.

The users for this command are Informix-Admin group member and local administrator.

Satisfy the following prerequisite:

Options and arguments

/d|/device archive_device

Specifies the archive device. The archive device must be a tape device name.

When you specify the archive device with the /d switch, it becomes the default for both the archive and restore commands. When you specify the default, you do not need to specify this parameter again, unless you want to change the default.

/y

Runs the command without displaying confirmation messages.

Example

Restore the database server from archive tape TAPE0.

> ccmsrv restore /device \\.\TAPE0

Caveats

If one or more of the Informix® chunk files were deleted, you need to create a zero-length file in its place. Without the zero-length file, ccmsrv restore does not work.


Feedback