Oracle
1Z0-062 · Question #370
1Z0-062 Question #370: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-062 to reveal the answer and full explanation for question #370. The question stem and answer options stay visible for context.
Performing Backup and Recovery
Question
Your database is in ARCHIVELOG mode. You want to disable archiving for the database. Examine these steps: 1. Execute the ALTER DATABASE NOARCHIVELOG command 2. Execute SHUTDOWN IMMEDIATE 3. Execute STARTUP MOUNT 4. Set the DB_RECOVERY_FILE_DEST parameter to $ORACLE_HOME/dbs/ 5. Execute STARTUP NOMOUNT 6. Open the database 7. Execute SHUTDOWN TRANSACTIONAL Identify the required steps in the correct sequence.
Options
- A1, 2, 3, 4, 6
- B2, 5, 1, 6
- C4, 2, 5, 1, 6
- D2, 3, 1, 6
Unlock 1Z0-062 to see the answer
You've previewed enough free 1Z0-062 questions. Unlock 1Z0-062 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ARCHIVELOG mode#NOARCHIVELOG#database states#shutdown/startup