View the Exhibit and examine the content of the V$SGA_RESIZE_OPS view.
You executed the following command to increase the size of the Large Pool:
SQL> ALTER SYSTEM SET large_pool_size=8M;
System altered.
Which component would shrink to increase the size of the Large Pool?
A.
the Java Pool
B.
the Shared Pool
C.
KEEP Buffer Cache
D.
Default Buffer Cache
I think B is correct
D okay