Which two statements are true regarding the backup taken by using the above RMAN command?

Examine the following RMAN command:
BACKUP DATABASE
TAG TESTDB
KEEP UNTIL ‘SYSDATE+1’
RESTORE POINT TESTDB06;
Which two statements are true regarding the backup taken by using the above RMAN command?
(Choose two.)

Examine the following RMAN command:
BACKUP DATABASE
TAG TESTDB
KEEP UNTIL ‘SYSDATE+1’
RESTORE POINT TESTDB06;
Which two statements are true regarding the backup taken by using the above RMAN command?
(Choose two.)

A.
Only data files and the control file are backed up

B.
Archived redo logs are backed up only if the database is open during the backup

C.
The backup is deleted after one day, regardless of the default retention policy settings

D.
The backup becomes obsolete after one day, regardless of the default retention policy settings



Leave a Reply 0

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