To Restore the Site in SharePoint 2007
stsadm.exe is in the following installation path”సి:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BINstsadm.exe”
సింటాక్స్ : stsadm.exe -o restore -url -filename
ఉదాహరణ : stsadm.exe -o restore -url http://localhost:2100/ -filename backup.dat
If you are trying to restore with the empty webapplication then the above command will successfully restore your backup.
[…]