Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / March 2008

Tip: Looking for answers? Try searching our database.

Cancelling Log Restore while still restoring

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steven Kong - 09 Mar 2008 00:23 GMT
What happens if I cancel out in the middle of a log restore?  Would I have
to restore from a full backup in order to recover the database?  I'm just
asking because it appears to be hanging at 30 Percent.  Is there a way to
check if it's still doing anything.  Sp_who shows that it's still runnable.

Thanks
Kalen Delaney - 09 Mar 2008 00:35 GMT
Hi Steven

Please always tell us what version you are using.

Since I'm not sure if you're on SQL 2005, you can just look at the
master..sysprocesses table and see if the values for cpu and physical _io
are changing. That table should also tell you if it's blocked or waiting for
some reason, so look at the columns indicating waittype, waittime, etc.

Signature

HTH
Kalen Delaney, SQL Server MVP
www.InsideSQLServer.com
http://blog.kalendelaney.com

> What happens if I cancel out in the middle of a log restore?  Would I have
> to restore from a full backup in order to recover the database?  I'm just
[quoted text clipped - 3 lines]
>
> Thanks
Steven Kong - 09 Mar 2008 01:10 GMT
Thanks So much.  I will look at that.   I'm using SQL 2000 SP4, by the way

> Hi Steven
>
[quoted text clipped - 13 lines]
>>
>> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.