migrate db from windows 32-bit to Linux 64-bit
I am faced with the following migration
Source: Oracle 11.2.0.4 Std Ed-One on Windows 32-bit
Target: Oracle 11.2.0.4 Std Ed-One on Linux 64-bit
Options
- Rman
- Manual copy of data files, with adjustment
- Export/import
OS’s are ‘same endian’, so an rman restore should work – as far
as it goes.
I’ve never done a cross-platform migration like this, much
less a 32-bit to 64-bit. I thought at
first either an rman DUPLICATE or a simple rman RESTORE (either from an offline
backup) would be the option of choice, but I’m running into several issues
dealing with trying to re-map file names.