1Z0-067 · Question #1
Examine the RMAN command: RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which prerequisite must be met before accomplishing the backup?
The correct answer is B. Oracle wallet for the encryption must be set up. Configuration encryption will use by Transparent encryption, For transparent encryption, you will need to create a wallet, and it must be open. Transparent encryption will then occur automatically after you have issued the CONFIGURE ENCRYPTION FOR DATABASE ON or CONFIGURE…
Question
Examine the RMAN command:
RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which prerequisite must be met before accomplishing the backup?
Options
- AThe password for the encryption must be set up.
- BOracle wallet for the encryption must be set up.
- CAll the tablespacesin the database must be encrypted.
- DOracle Database Vault must be enabled.
How the community answered
(17 responses)- A6% (1)
- B82% (14)
- D12% (2)
Explanation
Configuration encryption will use by Transparent encryption, For transparent encryption, you will need to create a wallet, and it must be open. Transparent encryption will then occur automatically after you have issued the CONFIGURE ENCRYPTION FOR DATABASE ON or CONFIGURE ENCRYPTION FOR TABLESPACE ON CONFIGURE ENCRYPTION : You can use this command to persistently configure transparent encryption. You cannot persistently configure dual mode or password mode encryption. SET ENCRYPTION : You can use this command to configure dual mode or password mode encryption at the RMAN
Topics
Community Discussion
No community discussion yet for this question.