dbTalk Databases Forums  

database snapshots -restoring status

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss database snapshots -restoring status in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
noorhayati shamsuddin
 
Posts: n/a

Default database snapshots -restoring status - 11-17-2009 , 09:11 PM






Hi,

I had restored a production database backup to a TRAINING database using symantec.I accidently asked symantec to restore model,msdb and database snaphots to an existing TRAINING database. Symantec reported that there is database inconsistancies and when I check the instance, the database snapshots are in restoring status. What should I do to resolve the problem? Can I drop and recreate the database snaphots? How to know whether is there any connections to that database snapshots?



EggHeadCafe - Software Developer Portal of Choice
WebService BinaryFormatter / Image Serialization
http://www.eggheadcafe.com/tutorials...yformatte.aspx

Reply With Quote
  #2  
Old   
Uri Dimant
 
Posts: n/a

Default Re: database snapshots -restoring status - 11-18-2009 , 04:31 AM






Quote:
Can I drop and recreate the database snaphots?
Yes
How to know whether is there any connections to that database snapshots?

sp_who 'active'

amd looking at dbname column

<noorhayati shamsuddin> wrote

Quote:
Hi,

I had restored a production database backup to a TRAINING database using
symantec.I accidently asked symantec to restore model,msdb and database
snaphots to an existing TRAINING database. Symantec reported that there is
database inconsistancies and when I check the instance, the database
snapshots are in restoring status. What should I do to resolve the
problem? Can I drop and recreate the database snaphots? How to know
whether is there any connections to that database snapshots?



EggHeadCafe - Software Developer Portal of Choice
WebService BinaryFormatter / Image Serialization
http://www.eggheadcafe.com/tutorials...yformatte.aspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.