|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, June 10, 2013 6:23 PM
Points: 311,
Visits: 757
|
|
| am restoring a DB using litespeed. Problem is issue there is no progress in the progress bar even after an hour. The DB is about 10 GB only. But the sys.dm_exec_requests shows the progress. What could be the prob? Would the DB restore successfully.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Tuesday, July 05, 2011 6:02 AM
Points: 2,242,
Visits: 208
|
|
make sure you kill all connection and verify your backups before you start the restore. See articles below
http://dbmanagement-blog.com/2009/08/24/how-to-restore-a-database-with-litespeed-for-sql-server/
https://help.maximumasp.com/KB/a592/restoring-database-with-litespeeds-console.aspx
|
|
|
|