问题:
You decided to increase the value for the SHARED_SERVERS parameter by using the following command:
SQL> ALTER SYSTEM SET SHARED_SERVERS=3 SCOPE=?;
Which three values can be specified for the SCOPE clause?()
A . ALL
B . PFILE
C . BOTH
D . NONE
E . SPFILE
F . MEMORY
G . INSTANCE
H . DATABASE
You decided to increase the value for the SHARED_SERVERS parameter by using the following command:
SQL> ALTER SYSTEM SET SHARED_SERVERS=3 SCOPE=?;
Which three values can be specified for the SCOPE clause?()
● 参考解析
本题暂无解析