Wednesday, March 7, 2012

database (loading)

Hey All,
I came in this morning to find a few SQL databases that show in a 'loading'
state. What does this mean?
Thanks in advance!!
Wade
Hi Wade,
Seems that someone Restored the database and left it in the loading
state, try to issue this for each database:
RESTORE DATABASE YourdbName WITH RECOVERY
HTH, Jens Suessmeyer.
|||Hi Wade,
Seems that someone Restored the database and left it in the loading
state, try to issue this for each database:
RESTORE DATABASE YourdbName WITH RECOVERY
HTH, Jens Suessmeyer.

No comments:

Post a Comment