Oracle database imgration
My database server will move from physical server box to virtual server.
OS will keep same, Windows 2008R2 64bit.
Database version will be on same if possible, 11.2.0.3.0
Please advise me how to have it happen easily and quickly?
My steps:
1. Install Oracle 11.2.0.3.0 and latest patches on virtual server.
2. Create a DB on virtual server, with same SID name and same Oracle home path, as DB on physical server.
3. Oracle Net Configuration on virtual server.
4. Shutdown DB on virtual server and DB on physical server.
5. Move all data files, control files and redolog files to a backup folder on virtual server.