Which type of encryption is used for the backup perform…

Examine the RMAN command:

RMAN> SET ENCRYPTION IDENTIFIEDBY <password> ON FOR ALL TABLESPACES; RMAN> BACKUP DATABASE PLUS ARCHIVELOG;

Which type of encryption is used for the backup performed by using this command?

Examine the RMAN command:

RMAN> SET ENCRYPTION IDENTIFIEDBY <password> ON FOR ALL TABLESPACES; RMAN> BACKUP DATABASE PLUS ARCHIVELOG;

Which type of encryption is used for the backup performed by using this command?

A.
password-mode encryption

B.
dual-mode encryption

C.
transparent encryption

D.
default encryption



Leave a Reply 5

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


ismaelv90

ismaelv90

I think B

Flame

Flame

B

To make dual-mode encrypted backups:

Start RMAN and connect to a target database and recovery catalog (if used).
Execute the SET ENCRYPTION BY PASSWORD command, making sure to omit the ONLY keyword