Oracle
1Z0-062 · Question #244
1Z0-062 Question #244: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-062 to reveal the answer and full explanation for question #244. The question stem and answer options stay visible for context.
Managing the Database Instance
Question
Automatic Shared Memory Management (ASMM) is enabled for your database instance. You execute the following command: SQL> ALTER SYSTEM SET DB_CACHE_SIZE = 100M; Which statement is true?
Options
- AIt succeeds and the minimum size for the DEFAULT buffer pool is set to 100M.
- BIt fails because DB_CACHE_SIZE is a static initialization parameter.
- CIt fails because ASMM is enabled and individual SGA components cannot be sized.
- DIt succeeds and the value is changed in the SPFILE immediately, but the change takes effect
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
#Automatic Shared Memory Management (ASMM)#SGA sizing#DB_CACHE_SIZE#initialization parameters