Database Migration From Windows to Linux Using RMAN
1/32
INDEX
SUMMARY........................................................................................................................................................................2
The Windows Database....................................................................................................................................................3
List of Steps Needed to Complete the Migration................................................................................................................4
1. Check platform compatibility between source and target OS.........................................................................................5
2. Start the database in read only mode............................................................................................................................6
3. Check database readiness for transport from Windows to Linux...................................................................................7
4. Check if there are any external objects.........................................................................................................................8
5. Using the RMAN CONVERT DATABASE Command.....................................................................................................9
6. Copy Converted Datafiles, Generated Transport Script and Parameter File to the Linux............................................11
7. Edit init.ora for new database......................................................................................................................................13
8. Edit The Transport Script.............................................................................................................................................16
9. Execute the Transport Script.......................................................................................................................................21
10. Change database identifier........................................................................................................................................27
11. Check database integrity...........................................................................................................................................31
End of Report...............................................................................................................................................................32
1/32
INDEX
SUMMARY........................................................................................................................................................................2
The Windows Database....................................................................................................................................................3
List of Steps Needed to Complete the Migration................................................................................................................4
1. Check platform compatibility between source and target OS.........................................................................................5
2. Start the database in read only mode............................................................................................................................6
3. Check database readiness for transport from Windows to Linux...................................................................................7
4. Check if there are any external objects.........................................................................................................................8
5. Using the RMAN CONVERT DATABASE Command.....................................................................................................9
6. Copy Converted Datafiles, Generated Transport Script and Parameter File to the Linux............................................11
7. Edit init.ora for new database......................................................................................................................................13
8. Edit The Transport Script.............................................................................................................................................16
9. Execute the Transport Script.......................................................................................................................................21
10. Change database identifier........................................................................................................................................27
11. Check database integrity...........................................................................................................................................31
End of Report...............................................................................................................................................................32
Comments