Oracle Database Administration 2019 Certified Professional — Question 20

Which two statements are true about initialization parameters for Clustered ASM instances? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because the maximum value of ASM_POWER_LIMIT is indeed 1024. Option D is also correct as ASM_DISKGROUPS is optional. The other options are incorrect because B is wrong since INSTANCE_TYPE defaults to ASM, C is false because changes to ASM_DISKSTRING do not require a restart of all ASM instances, and E is inaccurate as ASM_POWER_LIMIT does not control RDBMS access during rebalancing.