Re: default striping for redo logs in asm

  • From: "K Gopalakrishnan" <kaygopal@xxxxxxxxx>
  • To: chris_stephens@xxxxxxxxxxxx
  • Date: Tue, 25 Nov 2008 14:50:05 -0800

Because redo writes are smaller in nature and  the maximum possible
write size of redo is 1MB.  Though the writes are sequential the size
of individial writes are probably less than 512 bytes (that is why you
see 'redo wastage' ).

-Gopal




On Tue, Nov 25, 2008 at 12:41 PM, Stephens, Chris
<chris_stephens@xxxxxxxxxxxx> wrote:
> While reading through the documentation on asm, I noticed the onlinelogs are
> striped in 128kb chunks while datafiles are striped in 1mb chunks.  Maybe
> I'm missing something here but given the fact that redologs are written to
> sequentially, what would be the benefit of doing that?
>
>
>
> Thanks,
>
> Chris
>
>
> CONFIDENTIALITY NOTICE:
> This message is intended for the use of the individual or entity to which it
> is addressed and may contain information that is privileged,
> confidential and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient or the employee or agent
> responsible for delivering this message to the intended recipient, you are
> hereby notified that any dissemination, distribution or copying of this
> communication is strictly prohibited. If you have received this
> communication in error, please notify us immediately by email reply.
>
>
>
--
//www.freelists.org/webpage/oracle-l


Other related posts: