What would be the effect of this command?

You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files:
% rman target /
What would be the effect of this command?

You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files:
% rman target /
What would be the effect of this command?

A.
RMAN would use the current operating system location to place the backup.

B.
RMAN would use the control file of the target database to maintain the backup.

C.
RMAN would use the recovery catalog of the target database to maintain the backup.

D.
RMAN would use the control file of the target database to maintain the backup metadata.

E.
RMAN would use the recovery catalog of the target database to maintain the backup metadata.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


arvi

arvi

how D is right answer.
I think C is right answer.

maunish

maunish

Hi,
Answer D is right.
Answer C cannot be right because here it has not mentioned about any recovery catalog in the question.