151.Which statements about the MEMORY_TARGET initialization para

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 0

151.Which statements about the MEMORY_TARGET initialization parameter are true? (Choose all that apply.)

A.MEMORY_TARGET can be increased up to the value of MEMORY_MAX_TARGET, if MEMORY_MAX_TARGET is set to a value greater than zero

B.MEMORY_MAX_TARGET defaults to a value of zero if MEMORY_TARGET is not set

C.MEMORY_TARGET represents the total amount of memory that can be allocated to SGA and PGA memory structures.

D.MEMORY_TARGET is static and cannot be modified without shutting down the instance

正确答案是ABC