Previous Topic: ca_restore - VSS Agent Database Options

Next Topic: ca_restore - Run Job Arguments

ca_restore - Lotus Agent Database Options

The ca_restore command includes the following Lotus agent database options:

ca_restore [-database LOTUS <instance> [-lotus_recovery [-lotus_pointintime <mm/dd/yyyy> <hh:mm:ss>]] -dbusername <dbusername> -dbpassword <dbpassword>]

Note: The ca_restore database options are described in a separate topic titled "Database Options" and can be viewed from the actual CLI by entering the following command: ca_restore allusage.


-lotus_recovery

Recovers the database to the current date and time (latest recovery).

-lotus_pointintime <mm/dd/yyyy> <hh:mm:ss>

Recovers the database up to the specified point in time (date and time). Recovery is the process of applying database changes that occurred after the database was backed up. The recovery returns the database to a more recent state. Point-in-time recovery gives you further flexibility by allowing you to bring the state of the database to a particular point in time.

More information:

ca_restore - Database Options

ca_restore - Examples