How can we help you today? How can we help you today?

Restore Done but database stays in Restoring Status

I was able to restore my database from a full backup + Diff Backup + 7 Logfiles.
The action in the SqlBackup UI gives Complexted, with no errors, but even after 20 minutes the database stays in Restoring state.

Thx
HLEBOEUF
0

Comments

1 comment

  • petey
    Are you able to recover the database manually e.g.
    RESTORE DATABASE [<dbname>] WITH RECOVERY
    
    petey
    0

Add comment

Please sign in to leave a comment.