Thanks. So essentially steps I need to follow are
1.shutdown database on old server and take copy of init.ora, contolfiles, datafiles and redo log files to new server in the same directory strucure.
2. On new server set up oracle sid same as old one
startup instance using copied init.ora file
3. mount and open database.