Hi Ramesh,
Below is the commands to restore the PRD to Quality.
Run from source system
Load database SID from 'e:\sybase\SID\data\SID_012014.dmp'
go
the u will get the prompt showing message like 10%,20% loading
Finally u will get 100% loaded message after that you will get below message
Use the ONLINE DATABASE command to bring this database online; ASE will not
bring it online automatically.
Then u need bring database online
online database 'SID'
go
Database will come online.
There is no need to change sid ,I have followed the above procedure now system up and running fine.
Thanks