Oracle
1Z0-062 · Question #270
1Z0-062 Question #270: Real Exam Question with Answer & Explanation
The correct answer is B: It executes successfully and creates a backup set of the database along with archived log files. https://docs.oracle.com/cd/B13789_01/server.101/b10734/rcmbackp.htm
Question
Your database is configured in ARCHIVELOG mode. Examine the RMAN configuration parameters: Examine the command: RMAN>BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT; What is the outcome?
Options
- AIt fails because the DELETE INPUT option can be used only with the BACKUP AS
- BIt executes successfully and creates a backup set of the database along with archived log files
- CIt executed successfully and creates a copy of the database along with archive log files and then
- DIt fails because the DELETE INPUT option can be used only with the BACKUP AS COPY
Explanation
https://docs.oracle.com/cd/B13789_01/server.101/b10734/rcmbackp.htm
Community Discussion
No community discussion yet for this question.