首页 > 其他 > 详细

052-119

时间:2017-12-12 16:30:59      阅读:233      评论:0      收藏:0      [点我收藏+]

View the Exhibit and examine the output of the query.

技术分享图片

What do you infer from this?
A.The SGA_TARGET is a static parameter.
B.The instance is started, but the database is not yet open.
C.The server parameter file (SPFILE) was used to start the instance.
D.The SGA_TARGET parameter does not have any effect on the database instance until the SGA_MAX_SIZE parameter is specified.

V$SPPARAMETER 显示 SPFILE 相关的内容,如果所有的行都是 FALSE,则代表没启用 SPFILE。

 

052-119

原文:http://www.cnblogs.com/Babylon/p/8028377.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!