Re: Convert database using rman via note 1401921.1

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Fri, 9 Dec 2016 14:35:59 +0000
Message-ID: <CABe10sZiC-gfrWCe=ZMRo=8fs5j4A2RLMiJwWu1acE0gPFeKjw_at_mail.gmail.com>



In general terms, you shouldn't need to convert from linux to windows, you should be able to ship the backup and restore.

On Thu, Dec 8, 2016 at 10:26 PM, Ruan Linehan <ruandav_at_gmail.com> wrote:

> Hi Jeffrey,
>
> Something like this perhaps?
>
> RMAN> CONVERT FROM PLATFORM 'Linux x86 64-bit'
> 2> PARALLELISM 2
> 3> DATAFILE '/oradata/ora11gR2/system01.dbf' FORMAT
> '/u01/oradata/${DATABASE_NAME}system01.dbf.dbf'
> 4> DATAFILE '/oradata/ora11gR2/undotbs01.dbf' FORMAT
> '/u01/oradata/${DATABASE_NAME}undotbs01.dbf';
>
> Regards,
> Ruan
>
> On Thu, Dec 8, 2016 at 7:21 PM, Beckstrom Jeffrey <JBECKSTROM_at_gcrta.org>
> wrote:
>
>> Migrating 11.2.0.4 from windows 64-bit to Linux 64-bit. After
>> transferring the datafiles you perform step 7. The example of the rman
>> convert shown appears to put the files in an ASM area. What would be an
>> example if not using asm for both the source and destination files.
>>
>> Jeffrey Beckstrom
>> Lead Database Administrator
>> Information Technology Department
>> Greater Cleveland Regional Transit Authority
>> 1240 W. 6th Street
>> Cleveland, Ohio 44113
>>
>>
>

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 09 2016 - 15:35:59 CET

Original text of this message