Database Migration from one sever to another and database creation
I need to create 14 new databases and 11 databases to be migrated to another new servers.
I need to creating New Oracle 9.2.0.8 databases in Solaris 10 LDOMS (Requirement 1)
I need to migrate or move Oracle 9.2.0.8 databases in Solaris 9 to Oracle 9.2.0.8 databases in Solaris 10(new servers LDOMS).
We have 5 new servers(Solaris 10 LDOMS) ,which will host 5 databases each(combination of few new and migrated databases).All the 5 database in a server will share same oracle home.
Do any one has steps or run book which can help me in perparing tech plan ?
I have a rough plan of shutown source database==>Take cold backup==>copy the files to destination==>Recreate controlfile==>Bring up the database.