How to edit control file:
1. Replaced SSID with TSID
2. Delete all the lines from top to the line before STARTUP NOMOUNT
3. CREATE CONTROLFILE REUSE SET DATABASE ‘TSID’ RESETLOGS ARCHIVELOG
4. Delete the line RECOVER DATABASE USING BACKUP CONTROLFILE
5. Replace No Resetlog to Resetlog
6. Replace REUSE with SET