Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Recovery with logs, then incremental, then more logs?

Re: Recovery with logs, then incremental, then more logs?

From: Riyaj Shamsudeen <rshamsud_at_jcpenney.com>
Date: Wed, 19 Apr 2006 09:46:58 -0500
Message-ID: <44464D62.1050705@jcpenney.com>


Allen

    Are you using EMC snapview product for the backup ? It uses copy-on-write algorithms to create multiple copies of database snapshots and manipulates pointers to keep multiple copies of the database. Snapview uses a SaveArea to store the prior images/points to the blocks and I guess, in theory, it is possible to run in to this situation if you run out of free space in the save area. Specifically, probability is higher during restore as the rate of changed blocks increases.

Thanks
Riyaj        

oracle-l-bounce_at_freelists.org wrote:
> Could be, but I don't know how we'd be able to verify that unless there is something in the NAS or OS logs. The Unix admins told me they didn't see any errors on the NAS, but maybe I'll ask them to double check.
>
> Thanks
>
>
> -----Original Message-----
> From: Khemmanivanh, Somckit
>
> Could there be some buffering of the writes involved here? i.e. The OS
> writes to an FS cache and gives the all clear to lgwr but the write
> never makes it to disk?
>
>
>
> Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
>


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact the sender and delete the material from any computer.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 19 2006 - 09:46:58 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US