Your database is started by using the server parameter file 

题目内容(请给出正确答案)
单选题
Your database is started by using the server parameter file (SPFILE). You issued this command to change the value of the LOG_BUFFER initialization parameter:  ALTER SYSTEM SET LOG_BUFFER=24M SCOPE=BOTH;  What would be the outcome of this command?()
A

The command would return an error because LOG_BUFFER is a static parameter.

B

The parameter value would be changed and it would come into effect immediately.

C

You need to restart the database so that parameter changes can come into effect.

D

The command would succeed only if initialization parameter LOG_ARCHIVE_MAX_PROCESS is set to value 2.

参考答案和解析
正确答案: A
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题