Viewing 3 posts - 1 through 3 (of 3 total)
We had almost identical experience. The first time it was run, the query itself exceeded the standard timeout period, (middle tier, not db-level); involved some heady I/O & CPU....
October 8, 2010 at 11:31 am
sp_refreshview is a way to refresh non-schemabound views when their underlying tables change.
Agreed, functions defined with a fieldlist are much preferred to ones defined with select *. ...
September 11, 2009 at 10:00 am
Well, may not relate, but we had a similar problem with certain sql servers unable to resolve the sql mail email address. On the servers w/ the prob, see...
February 22, 2006 at 7:09 am
Viewing 3 posts - 1 through 3 (of 3 total)