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: Oracle 9R2, RMAN, LOBS

Re: Oracle 9R2, RMAN, LOBS

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Tue, 1 Jun 2004 10:36:22 -0400
Message-ID: <20040601143622.GA23809@mladen.wangtrading.com>

On 06/01/2004 10:23:13 AM, Kline.Michael wrote:
> We have a database with BLOBS in it, and the RMAN documentation seems to
> indicate that RMAN does not backup LOBS.
>
> Since RMAN is doing block level, datafile backups, like a hot/cold
> backup, doesn't RMAN actually back up LOBS?

Yes. RMAN backs up data blocks in data files. RMAN does not pay any attention to things like tables, indexes, MV's, LOBs and alike. RMAN just tries to see if the block to backup has ever been used. If it has, it gets backed up. If it hasn't, it doesn't. That's it.

-- 
Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, proprietary or legally privileged information.  No confidentiality or privilege is waived or lost by any mistransmission.  If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender.  You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Jun 01 2004 - 09:33:45 CDT

Original text of this message

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