Best option for moving 3TB database from HP-UX to Linux
Does anyone have any suggestions or recommendations on what would be the best way to move a 3TB data warehouse database from an HP-UX server to a Linux server. I know the endian types are different, so an implicit or explicit conversion needs to take place. Transportable tablespaces are not really a valid option since there are over 100 tablespaces and objects reference objects in other tablespaces. Right now I am leaning toward using datapump. Is there a valid way to use RMAN to do a backup and recovery or clone across these two different platforms?
Thoughts, experience, or suggestions???? Any help is greatly appreciated!
0