Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Restore Job Status

Author  Topic 

reddy_vam
Starting Member

43 Posts

Posted - 2008-12-16 : 16:43:30
Hi,

I am restoring the database in sql server by using tsql, database size was nearly 50gb, Actually i am in the middle of the process now and i forgot to use "with stats" when i started the job. so is there any way to see how much percentage was restored so far..

Thanks ,
Reddy

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-12-16 : 16:45:27
No, unfortunately there isn't a way to check the progress if you didn't use WITH STATS option.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -