Re: Convert database using rman via note 1401921.1

  • From: Ruan Linehan <ruandav@xxxxxxxxx>
  • To: JBECKSTROM@xxxxxxxxx
  • Date: Thu, 8 Dec 2016 22:26:44 +0000

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@xxxxxxxxx>
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


Other related posts: