Viewing 15 posts - 631 through 645 (of 2,010 total)
Well... you know... It Depends...
calories/line of code = ((proc load increase) + (io/sec)) * number of table scans
...
November 6, 2009 at 8:07 am
temp in the server room was a bit too low, using the extra CPU cycles to heat the place up?
November 6, 2009 at 7:19 am
For me it depends upon the complexity of the backup system. I have machines using maint plans because they're easy and then I have other ones where a customized...
November 5, 2009 at 7:54 am
That part of it yes. apparently there were some issues when using images from the northwind db. It went into greater detail on those...
Glad you got it sorted.
-Luke.
November 4, 2009 at 12:30 pm
have a look at the following and see if it clears things up for you.
http://kiavashshakibaee.blogspot.com/2008/07/display-database-image-in-ssrs-from.html
-Luke.
November 4, 2009 at 8:47 am
Also, I know you said you are not taking t-log backups, but if you are using differentials, the BE software may cause some issues with the log chain... Just...
November 3, 2009 at 2:04 pm
Roy Ernest (11/3/2009)
November 3, 2009 at 2:01 pm
Are your storing every date in the year or just start and end dates for Fiscal months and such?
I ask because the Datediff week calculation will not work correctly...
You may...
November 3, 2009 at 12:58 pm
Ninja's_RGR'us (11/2/2009)
29 ms, seconds, minutes?
I'm gonna guess seconds, though I'm not sure what time segment is stored in that column. I'd imagine that if a report took 29 minutes...
November 3, 2009 at 7:07 am
yup, that would do it, if it was in full recovery mode. Everything would have been logged which would have made your transaction log huge. That's the difference...
-Luke.
November 2, 2009 at 11:18 am
I also get 0's where you do and TimeProcessing above 0, but I only have a small sampling of processingaborted statuses... The max Timeprocessing was 29 for me.
-Luke.
November 2, 2009 at 11:15 am
Did a bit more googling than I had when this originally came up in my office...
Here's the MS reasoning why you might be seeing the timeouts...
http://blogs.msdn.com/jgalla/archive/2006/10/11/session-timeout-during-execution.aspx
Basically, the session times out...
November 2, 2009 at 10:14 am
In addition, when I was seeing this issue, I checked a trace on the database server and the query was completing very quickly, just taking forever to get the results...
November 2, 2009 at 10:07 am
Had a similar issue once with SSRS. I never had the report time out, but it took quite a while to run and compile as I was pulling many...
November 2, 2009 at 10:05 am
Krasavita (11/2/2009)
November 2, 2009 at 9:36 am
Viewing 15 posts - 631 through 645 (of 2,010 total)