Oracle
1Z0-032 · Question #95
Because your business requirements do not permit you to shut down the database to perform backups, you decide to perform online backups. You use the ALTER TABLESPACE .. BEGIN BACKUP command to…
The correct answer is B. The database is in NOARCHIVELOG mode. See the full explanation below for the reasoning.
Question
Because your business requirements do not permit you to shut down the database to perform backups, you decide to perform online backups. You use the ALTER TABLESPACE .. BEGIN BACKUP command to perform the backups. The command returns the following error:
ERROR at line 1:
ORA-01123: cannot start online backup; media recovery not enabled Oracle 1Z0-032 Exam What could be the reason for this error?
Options
- AThe database is in the MOUNT state.
- BThe database is in NOARCHIVELOG mode.
- CThe command was executed on the SYSTEM tablespace.
- DThe command was executed on a temporary tablespace.
- EThe command was executed on a read-only tablespace.
How the community answered
(63 responses)- A6% (4)
- B79% (50)
- C11% (7)
- D2% (1)
- E2% (1)
Community Discussion
No community discussion yet for this question.