Comments
3 comments
-
What happens when you run the following from Query Analyzer/Management Studio:
EXEC master..sqlbackup '-sql "BACKUP DATABASE model TO DISK = [c:\model.sqb] WITH INIT"'
-
I get the same error after doing several successful restores to a new server. The version I am running is (5.1.0.2781) on SQL 2005 64 bit enterprise ver (9.0.3186) I have confirmed that the agent was running, and then stopped/started it. No help.
Results of test:
EXEC master..sqlbackup '-sql "BACKUP DATABASE model TO DISK = [c:\model.sqb] WITH INIT"'
After 15 seconds:
ERRSQB: 5240 (SQB service did not acknowledge receipt of data. (WAIT_TIMEOUT)) ()
exitcode 5240
sqlerrorcode 0 -
I've sent you a private message with instructions on how to turn on the debugging information for the SQL Backup applications. Could you pls send me the resulting log files?
Thanks.
Add comment
Please sign in to leave a comment.
SQB service did not acknowledge receipt of data (WAIT_TIMEOUT
We created a backup job on this server, it was running fine for long and than it failed. I login to server, start redgate, adding SQL server is giving me this error. When I am running the job previuosly created on red-gate in SQL server studio, I am getting a failure code 5250.
Standard troubeshooting is not providing any colution, please advise specifics steps to resolve this issue.
Thanks