Previous Topic: ca_restore - Database OptionsNext Topic: ca_restore - Oracle RMAN Database Options


ca_restore - Oracle Database Options

The ca_restore command includes the following Oracle database options:

ca_restore 
[-oracle_controlfile] (for UNIX Oracle agent only) 
[-oracle_overwritelog] (for UNIX Oracle agent only) 
[-oracle_multistream] (for UNIX Oracle agent only)
[-oracle_recover] (for UNIX Oracle agent only) 

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.

Note: When using the Arcserve Backup CLI (command line interface) to back up or restore an Oracle object with a DBCS (double-byte character set) or a MBCS (multi-byte character set) in the name, you must ensure the Arcserve Backup server and the agent box have the same language setting.

-oracle_controlfile

Specifies that the control file should be restored. (for UNIX Oracle agent only)

-oracle_overwritelog

Specifies to overwrite existing logs during the restore. (for UNIX Oracle agent only)

-oracle_multistream

Specifies to restore Oracle using multiple streams. (for UNIX Oracle agent only)

-oracle_recover

Specifies to take a restored copy of the datafile and apply to it any changes that were recorded in the database redo logs. To recover a whole database is to perform recovery on each of its datafiles. (for UNIX Oracle agent only)

Examples:

The following are examples of syntax for the ca_restore ORACLE database command:

More information:

ca_restore - Examples

ca_restore - Database Options