Valid 1z0-063 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-063 Exam! ExamDiscuss.com now offer the newest 1z0-063 exam dumps, the ExamDiscuss.com 1z0-063 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-063 dumps with Test Engine here:
RMAN is configured to create backupset backups for your database. You issue the command to back up the database: RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT; Which two statements are true about the backup performed by the command? (Choose two.)
Correct Answer: B,D
Explanation/Reference: Explanation: You can use BACKUP ... DELETE to back up archived redo logs, data file copies, or backup sets and then delete the input files after successfully backing them up. The BACKUP ARCHIVELOG ... DELETE INPUT command deletes archived log files after they are backed up. This command eliminates the separate step of manually deleting archived redo logs. References: Oracle Database, Backup and Recovery User's Guide, 12 Release 2 (January 2017), page 9- 31