1Z0-034 · Question #99
Examine the following RMAN command: RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which perquisite must be met before accomplishing the backup?
The correct answer is B. Set up an Oracle wallet for the encryption. To configure the environment so that all RMAN backups are encrypted:Set up the Oracle wallet as explained in Oracle Database Advanced Security Administrator's Guide. Issue the following RMAN command: CONFIGURE ENCRYPTION FOR DATABASE ON; At this stage, all RMAN backup sets…
Question
Examine the following RMAN command:
RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which perquisite must be met before accomplishing the backup?
Options
- AProvide a password for the encryption.
- BSet up an Oracle wallet for the encryption.
- CNo setup is required as it is a default encryption method.
- DBoth Oracle wallet and password must be set up for the encryption.
How the community answered
(69 responses)- A7% (5)
- B74% (51)
- C13% (9)
- D6% (4)
Explanation
To configure the environment so that all RMAN backups are encrypted:Set up the Oracle wallet as explained in Oracle Database Advanced Security Administrator's Guide. Issue the following RMAN command: CONFIGURE ENCRYPTION FOR DATABASE ON; At this stage, all RMAN backup sets created by this database will use transparent encryption by
Topics
Community Discussion
No community discussion yet for this question.