Hi Sushant,
1) Create trace file from Production and not QAS.
2) the modification in trace file command should be as follows
CREATE CONTROLFILE SET DATABASE ‘SOR’ RESETLOGS ARCHIVELOG;
3) Create controlile in QAS and then recover the database by applying redo logs
4) Open the database with resetlogs
Hope this helps.
Regards,
Deepak Kori