Oracle
1Z0-060 · Question #28
To implement Automatic Management (AMM), you set the following parameters: When you try to start the database instance with these parameter settings, you receive the following error message…
The correct answer is B. The STATISTICS_LEVEL parameter is set to BASIC. SQL> startup force ORA-00824: cannot set SGA_TARGET or MEMORY_TARGET due to existing internal settings ORA-00848: STATISTICS_LEVEL cannot be set to BASIC with SGA_TARGET or
New Features for Performance
Question
To implement Automatic Management (AMM), you set the following parameters:
When you try to start the database instance with these parameter settings, you receive the following error message:
Identify the reason the instance failed to start.
Options
- AThe PGA_AGGREGATE_TARGET parameter is set to zero.
- BThe STATISTICS_LEVEL parameter is set to BASIC.
- CBoth the SGA_TARGET and MEMORY_TARGET parameters are set.
- DThe SGA_MAX_SIZE and SGA_TARGET parameter values are not equal.
How the community answered
(30 responses)- A7% (2)
- B73% (22)
- C3% (1)
- D17% (5)
Explanation
SQL> startup force ORA-00824: cannot set SGA_TARGET or MEMORY_TARGET due to existing internal settings ORA-00848: STATISTICS_LEVEL cannot be set to BASIC with SGA_TARGET or
Topics
#AMM#STATISTICS_LEVEL BASIC#MEMORY_TARGET#instance startup failure
Community Discussion
No community discussion yet for this question.