Previous Topic: ca_restore - Destination ArgumentsNext Topic: ca_restore - Oracle Database Options


ca_restore - Database Options

When you select a database object to be restored, you can set certain database-specific options to be applied and display database-related information.

The ca_restore command includes the following database options:

ca_restore 
[-dbusername <database username>] 
[-dbpassword <database password>]
-database <database type> [database name]
[Oracle Database Options]
[Oracle RMAN Database Options]
[Exchange DOC Level Database Options]
[SQLServer Database Options]
[Sybase Agent Database Options]
[INFORMIX Agent Database Options]
[VSS Agent Database Options]
[LOTUS Agent Database Options]

-dbusername <database username>

Specify the database user name to use to log into the database to be restored.

-dbpassword <database password>

Specify the password for the database user to use to log into the database to be restored.

-database <dbase type> [dbase name]

Specifies the database type and name to restore to.

Supported, valid database types are:

Examples:

-database SQL 
-database EXCHANGEDOC 
-database EXCHANGEDB 
-database SYBASE 
-database INFORMIX 
-database ORACLE 
-database ORACLERMAN 
-database LOTUS

Note: If the Oracle instance name and the database name are different, the -database options should be "-database ORACLERMAN [instance name@database name]" instead of "-database ORACLERMAN [database name]".

More information:

ca_restore - Oracle Database Options

ca_restore - Oracle RMAN Database Options

ca_restore - Exchange DOC Level Database Options

ca_restore - Exchange DB Level Database Options

ca_restore - SQL Server Database Options

ca_restore - Sybase Agent Database Options

ca_restore - Informix Agent Database Options

ca_restore - VSS Agent Database Options

ca_restore - Lotus Agent Database Options

ca_restore - Examples