Redo log buffer size
689302Mar 19 2009 — edited Mar 19 2009We noticed something curious in our database. The parameter file specifies the LOG_BUFFER to be 1048576, but if I say "show parameter log_buffer," the value is set to 14282752! Is there another setting in Oracle that would override the size of the redo log buffer?
Sam