DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 13

Thread: Online Redo logs

Threaded View

  1. #4
    Join Date
    Sep 2000
    Location
    Chennai, India
    Posts
    865
    Hi, you seem to be mixing it up with the database buffer cache(db_block_buffer) in the SGA. The needed database blocks are in this database buffer cache. Whereas, the redo log buffer has the changes made to this database blocks in the database buffer cache.

    Check this out...

    http://otn.oracle.com/docs/products/...intro.htm#7179

    Hope this clears it out.
    Last edited by ggnanaraj; 11-01-2002 at 03:07 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width