Oracle
1Z0-083 · Question #23
Which two are true about RMAN encryption? (Choose two.)
The correct answer is A. RMAN encryption keys are stored in a database keystore. D. The SET ENCRYPTION command overrides encryption settings specified by the CONFIGURE. Password encryption cannot be persistently configured. (E is incorrect) - Although the database depends on other types of files for operation, such as network configuration files, password files, and the contents of the Oracle home, these files cannot be backed up with RMAN…
Perform Advanced RMAN Concepts
Question
Which two are true about RMAN encryption? (Choose two.)
Options
- ARMAN encryption keys are stored in a database keystore.
- BRMAN can encrypt the Oracle Database password file.
- CDual-mode encrypted backups can be restored only if both the password and the keystore used
- DThe SET ENCRYPTION command overrides encryption settings specified by the CONFIGURE
- EPassword encryption can be persistently configured using the CONFIGURE ENCRYPTION
How the community answered
(33 responses)- A73% (24)
- B3% (1)
- C9% (3)
- E15% (5)
Explanation
- Password encryption cannot be persistently configured. (E is incorrect) - Although the database depends on other types of files for operation, such as network configuration files, password files, and the contents of the Oracle home, these files cannot be backed up with RMAN (you can't even backup a password file, B incorrect) - You can also use the SET ENCRYPTION command to perform the following actions: Override the encryption settings specified by the CONFIGURE ENCRYPTION command. (D is
Topics
#RMAN encryption#keystore#dual-mode encryption#CONFIGURE ENCRYPTION
Community Discussion
No community discussion yet for this question.