Backup
(1)
Database
(1)
YesHow
(1)
Inconsistancies
(1)
Symantec
(1)
Snaphots
(1)
Msdb
(1)
Amd
(1)

database snapshots -restoring status

Asked By noorhayati shamsuddin
17-Nov-09 10: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?

YesHow to know whether is there any connections to that database snapshots?

Uri Dimant replied to noorhayati shamsuddin
18-Nov-09 05:31 AM
Yes
How to know whether is there any connections to that database snapshots?

sp_who 'active'

amd looking at dbname column
Post Question To EggHeadCafe