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: endian and cooked to raw conversion for TTS

Re: endian and cooked to raw conversion for TTS

From: David Taft <oradbt054_at_gmail.com>
Date: Thu, 11 Oct 2007 13:34:41 -0400
Message-ID: <69b058e80710111034n4783fd47p29bc50a4e282590f@mail.gmail.com>


Just an FYI,

These are transportable tablespaces from ADCi and contain NAVTEQ map data. The rman convert wrote out to the raw device with an offset so as to not clobber the header and the transport_tablespace import ran without a problem.

David

On 10/4/07, David Taft <oradbt054_at_gmail.com> wrote:
>
> Does anyone know if it is possible to do the endian conversion and the
> conversion from a cooked datafile to raw in one step as follows?
>
> CONVERT TABLESPACE sdo_data TO PLATFORM 'AIX-Based Systems (64-bit)'
> db_file_name_convert='/home/oracle/datafile/sdo_data01.dbf ',
> '/dev/ra0027da001';
>
> Normally I would think it would be a two step process, the endian
> conversion followed by a dd to convert a cooked file to raw. One of my
> co-workers thinks RMAN will do it without clobbering any header info in the
> raw device.
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 11 2007 - 12:34:41 CDT

Original text of this message

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