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

Home -> Community -> Usenet -> c.d.o.server -> Re: Best way to move data beween servers

Re: Best way to move data beween servers

From: Tanel Poder <tanel_at_@peldik.com>
Date: Mon, 10 Mar 2003 20:35:53 +0200
Message-ID: <3e6cda56_1@news.estpak.ee>


Hi!

AFAIK, the rman dbf-to-raw and raw-to-dbf commands don't do anything else than copy the datafile from or to the raw device, with taking the OS header in the beginning of raw device into account. Thus, the contents of Oracle datafile remain 100% same. (You can achieve the same result using iseek option of dd in unix).

Tanel.

> Here's a wild and wacky thought: you can use RMAN to 'move' a dbf to a raw
> partition. Could you then physically append a Compaq raw partition to a
> Solaris box, and have RMAN clone/move it back into a dbf upon arrival?
> (The RMAN raw-to-dbf will work, but is raw "raw", or still O/S-specific? I
> don't know my Unix well enough to answer that).
>
> Regards
> HJR
>
>
>
>
>
Received on Mon Mar 10 2003 - 12:35:53 CST

Original text of this message

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