Examine the RMAN command:RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON;RMAN> BACKUP DATABASE PLUS ARCHIVELOG;Which prerequisite must be met before accomplishing the backup?
A database is running in archive log mode. The database contains locally managed tablespaces. Examine the RMAN command:RMAN> BACKUP -AS COMPRESSED BACKUPSET -SECTION SIZE 1024M -DATABASE;Which statement is true about the execution of the command?
In your database, the tbs percent used parameter is set to 60 and the tbs percent free parameter is set to 20.Which two storage-tiering actions might be automated when using Information Lifecycle Management (ILM) to automate data movement?
You want to consolidate backup information and centrally manage backup and recovery scripts for multiple databases running in your organization.Which two backup solutions can be used?
You want RMAN to make duplicate copies of data files when using the backup command.What must you set using the RMAN configure command to achieve this?
Which two statements are true about scheduling operations in a pluggable database (PDB)?