Hello,
there was an outage of the server just in the middle of an load database process.
The machine had to be restarted, so the load database was interrupted.
Actually the database is offline
Now i try to repeat <load database> but it throws the following error:
>load database mydb from "compress::6::/backup/mydb.dmp"
>go
Msg 3142, Level 16, State 1:
Server 'XXXX', Line 3:
Cannot load database 'ACNETDB' because it is failed over.
The status in sysdatabases table is -> 44
Can you please sugest how to recover the database?
Thank you