I am going through the guide but being new to this need some general steps to get the data file from old server to new server and how i can do with least amount of hassle.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
1- Ask systems to lay out file systems on NEW server exactly as they are on OLD one.
2- Install 10.2.0.4 on NEW server
3- Create database on NEW server
4- Export full=y on OLD server
5- FTP dump file from OLD to NEW server
6- Import full=y on NEW server
7- Check constraints, etc are created - recompile invalid objects
8- Gather fresh stats
9- Setup backup strategy on NEW server
10- Done.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks