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

Error opening mutex when trying adding new SQL

Hi

I used Acronis to ghost an real Server image into my new Test Server. That's mean i got the current working database in the new Server. I then installed SQL Backup and try adding the new SQL Server Instance. However everytime it failed with error message " Error opening mutex". I also did manual installation as well but still receive the same error message.

Do you think is there any problem with the authentication or login information. As for the same server, when I tried add in another instance, it then successful.

Hope to hear anything new
hungnn
0

Comments

1 comment

  • petey
    Could you please try restarting the SQL Backup Agent service, then run a test backup using Query Analyzer/Management Studio e.g.
    EXEC master..sqlbackup '-sql "BACKUP DATABASE model TO DISK = [c:\model.sqb] WITH INIT"'
    
    and post the output? Thanks.
    petey
    0

Add comment

Please sign in to leave a comment.