our database instance is started using the server parameter file (SPFILE). You executed a command tochange the value of the LOG_BUFFER initialization parameter:ALTER SYSTEM SET LOG_BUFFER=32M SCOPE=BOTH; What would be the outcome of this command()

A . The command succeeds only if Automatic Memory Management is not enabled. B . The command succeeds, but you need to restart the database for changes to take effect. C . The command returns an error because the size of the redo log buffer cannot be changed dynamically. D . The parameter value is changed and it comes into effect as soon as space becomes available in theSystem Global Area (SGA)

时间:2022-09-05 21:22:38 所属题库:1Z0-052题库

相似题目