Re: Error running backup from SQLAgent -
06-22-2004
, 05:59 AM
Thanks...
I found the problem in :
http://support.microsoft.com/default.aspx?scid=kb;en-
us;827452
Even though this is the wrong operating system and
SQLServer version, it is exactly the same problem, and the
workaround works.
Basically, the backup / restore is actually successful but
the client thinks it is not. Changing the client protocol
on the server (not the server protocol) to TCP/IP resolved
it. |