which three pieces of information can you use the RMAN list command?

For which three pieces of information can you use the RMAN list command?

For which three pieces of information can you use the RMAN list command?

A.
stored scripts in the recovery catalog

B.
available archived redo log files

C.
backup sets and image copies that are obsolete

D.
backups of tablespaces

E.
backups that are marked obsolete according to the current retention policy

Explanation:
Reference:
http://docs.oracle.com/cd/B19306_01/backup.102/b14192/bkup007.htm



Leave a Reply 13

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


KRA

KRA

For me answer is ABD

http://docs.oracle.com/cd/B28359_01/backup.111/b28270/rcmreprt.htm#BRADV89585

About the LIST Command

The primary purpose of the LIST command is to list backup and copies. For example, you can list:

– Backups and proxy copies of a database, tablespace, datafile, archived redo log, or control file

– Backups that have expired

– Backups restricted by time, path name, device type, tag, or recoverability

– Archived redo log files and disk copies

Tri

Tri

I think so too.

Bilzerian

Bilzerian

I agree with ABD. C would be done with “report obsolete”, not “list obsolete”.

deejayy

deejayy

“available archived redo log files” (B)

vs.

“backups of archived redo log files”

Because an archive log is available, not means that it is backed up already. Correct me, when i’m wrong.

Tri

Tri

I am sure

A,B, D

Tri

Tri

Again sure ABD

readyplayerone

readyplayerone

C and E are WRONG. In the link below:

http://docs.oracle.com/cd/B19306_01/backup.102/b14192/bkup007.htm#i1008720

* Backups and proxy copies of a database, tablespace, datafile, archived redo log, or control file
* Backups that have expired
* Backups restricted by time, path name, device type, tag, or recoverability
* Incarnations of a database

So, the correct answer is ABD.

Are there any correct question in this test?