| Stefan Goßner [MSFT] 2007-12-14, 7:28 am |
| Hi Tom,
you should post this question to an SQL related newsgroup.
As you can see from the error message an internal error in SQL server has
been reported.
Also check the event logs on your SQL server.
Cheers,
Stefan
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:AFE8FBEC-8C5E-449B-B610-3141ABFB947F@microsoft.com...
> Our deployment script has been working fine for quite some time. All of a
> sudden back in November it began throwing an error each time it ran. The
> error is:
>
> Number: -2147352567 (80020009)
> Source: .Net SqlClient Data Provider
> Description: Internal SQL Server error.
>
> We are able to get around this error by calling each top level channel
> individually. When we have it do the site all at once it will always
> error
> with this error. I realize that this is a general db error, but it would
> be
> helpful if someone could shed some light on why it fails when we try to
> export all channels at once as compared to exporting each individually.
> Thanks.
|