Oracle
1Z0-032 · Question #53
Your database is configured with two mandatory archive destinations and three optional archive destinations. What would happen if the LOG_ARCHIVE_MIN_SUCCEED_DEST parameter is set to 4?
The correct answer is D. Oracle database can reuse redo log files only if at least two optional archive destinations succeed. See the full explanation below for the reasoning.
Question
Your database is configured with two mandatory archive destinations and three optional archive destinations. What would happen if the LOG_ARCHIVE_MIN_SUCCEED_DEST parameter is set to 4?
Options
- AOracle database can reuse logs only if all the optional archive destinations succeed.
- BOracle database ignores this parameter if mandatory archive destinations are configured.
- COracle database can reuse redo log files even if no optional archive destination succeeds.
- DOracle database can reuse redo log files only if at least two optional archive destinations succeed.
- EOracle database returns an error as the value assigned to this parameter should not be more than the
How the community answered
(22 responses)- A5% (1)
- B9% (2)
- C5% (1)
- D82% (18)
Community Discussion
No community discussion yet for this question.