Activity overview
Latest activity by kirk lanctot
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 / comments
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 w...
SQL Backup on SQL 2005 64-bit
I am running one server using Windows 2003 64-bit, with SQL 2005 64-bit.
Is it necessary to buy the Pro version, even though I only need the features of Standard version?