RATE THIS ANSWER
0
Click to Vote:
0
0
I have never done that migration exactly, but have migrated
Oracle DBs from / to AIX and MVS (OS/390, z/OS). Several
approaches come to mind.
> EXPORT / IMPORT.
> If the two platforms can communicate, you might create the
DB on the receiving platform and INSERT INTO new ... SELECT ... FROM old ...
Last Answered:
Aug 3 2009 4:08 PM GMT by Meandyou 
1840 pts.