Oracle
1Z0-032 · Question #24
You have joined an organization as a DBA. While examining one of the databases you notice the following settings: LOG_ARCHIVE_START = FALSE LOG_ARCHIVE_MAX_PROCESS = 4 What do you understand from…
The correct answer is A. Manual archiving is enabled and no archiver processes are started. See the full explanation below for the reasoning.
Question
You have joined an organization as a DBA. While examining one of the databases you notice the following settings:
LOG_ARCHIVE_START = FALSE LOG_ARCHIVE_MAX_PROCESS = 4 What do you understand from this settings?
Options
- AManual archiving is enabled and no archiver processes are started.
- BArchiving is not enabled, so the database is in NOARCHIVELOG mode.
- CAutomatic archiving is enabled and four archiver processes will be started on demand.
- DManual archiving is enabled and four archiver processes will be started for manual archiving.
How the community answered
(38 responses)- A74% (28)
- B8% (3)
- C16% (6)
- D3% (1)
Community Discussion
No community discussion yet for this question.