163.View the Exhibit to observe the error.
You receive this error regularly and have to shut down the database instance to overcome the error. What
can the solution be to reduce the chance of this error in future, when implemented?
A. setting the PRE_PAGE_SGA parameter to TRUE
B. locking the SGA in memory
C. increasing the value of SGA_MAX_SIZE
D. automatic memory management
Answer: D
答案解析:
参考:http://blog.csdn.net/rlhua/article/details/12493791
使用AMM自动内存管理来分配共享池,防止共享池设置小而出错。