AIX to Solaris Migration
Option 1 -> Transportable Tablespace -> use expdp, error prone ( user) , time consuming.
Option 2 -> Use rman convert -> Will take forever as it will make a exact copy of each datafile.
Option 3 -> Shift and Load ( Endian is same ) can we not just copy the raw datafiles and bring the database up?
http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/
Obviously Oracle Corp wont support it but there are a few vendors who are suggesting this is safe to do, can I please get an expert opinion on this.