all groups > sql server clustering > april 2004 >
You're in the

sql server clustering

group:

Restore fails - LOADING state


Restore fails - LOADING state Jim Trowbridge
4/28/2004 12:46:10 PM
sql server clustering:
We run a two node cluster, with all resources currently on one node. The server is working no problems - but..

We try to restore a backup and it completes, but leaves the database in LOADING status, without doing anything
We have had this failure when the cluster is not all on one node, we have two group
We can do a RESTORE VERIFYONLY which reports the backup set as valid, and we can copy the backup to another server and restore successfully there. So we suspect the cluster file system is not happy

Anyone seen this behaviour - and fixed it

We are trying to failover to the second node and restore there, and if that doesn't work then we'll try failing back to the first node again and try restoring again

-

We can restore on the second node, thats lucky

Re: Restore fails - LOADING state Michael Hotek
4/29/2004 9:29:52 AM
If the database was left in a loading state, it means that you chose to
restore the backup with the norecovery option turned on.

--

Mike
Principal Mentor
Solid Quality Learning
"More than just Training"
SQL Server MVP
http://www.solidqualitylearning.com
http://www.mssqlserver.com

AddThis Social Bookmark Button