Comments
Sort by recent activity
I've read where even the MAXTRANSFERSIZE parameter sometimes fail. What I've done was add the MAXDATABLOCK parameter and I've not had a failed backup since. I've also seen both the MAXTRANSFERSIZE and MAXDATABLOCK parameters used as well.
Hope this helps.. / comments
I've read where even the MAXTRANSFERSIZE parameter sometimes fail. What I've done was add the MAXDATABLOCK parameter and I've not had a failed backup since. I've also seen both the MAXTRANSFERSIZE ...
I will keep an eye for this. This server has been giving us memory trouble lately.
Thanks for your reply, it was insightful. [image] / comments
I will keep an eye for this. This server has been giving us memory trouble lately.
Thanks for your reply, it was insightful.
I found the solution to my problem. When getting this error, and restarting SQL Backup service doesn't work. You must restart SQL Server first, then SQL Backup.
This is what fixed it for me. [image] / comments
I found the solution to my problem. When getting this error, and restarting SQL Backup service doesn't work. You must restart SQL Server first, then SQL Backup.
This is what fixed it for me.
I have the same error:
ERRSQB: 5150 (Error opening mutex.) (Global\SQBMutex_): 5 (Access is denied.)
This happened right after we changed the logon username that sql server runs under as well as the SQL Backup Agent. I've restarted the agent multiple times. I've even removed all of SQL Backup including the Server Components and reinstalled it with the new logon and I still get the same error.
Any ideas? / comments
I have the same error:
ERRSQB: 5150 (Error opening mutex.) (Global\SQBMutex_): 5 (Access is denied.)
This happened right after we changed the logon username that sql server runs under as well as th...