Forum Replies Created

Viewing 15 posts - 61 through 75 (of 2,010 total)

  • RE: SSRS slow execution Problem

    Are Dev and Test the same hardware configuration, memory, CPU, disk IO paths etc? Do they have the same amount of activity, i.e. same users, same processes occurring? ...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (1/13/2011)


    Luke L (1/13/2011)


    Stefan Krzywicki (1/13/2011)


    jcrawf02 (1/13/2011)


    Stefan Krzywicki (1/13/2011)


    or we could follow Europe and Japan and let people operate vending machines with their phones.

    Do what with their phone now?...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (1/13/2011)


    jcrawf02 (1/13/2011)


    Stefan Krzywicki (1/13/2011)


    or we could follow Europe and Japan and let people operate vending machines with their phones.

    Do what with their phone now? We should definitely do...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (1/10/2011)


    UG Meeting - Wayne has given the LV group a second shot. Check us out this month.

    More info: http://bit.ly/fha6DJ

    Jason, what's the date? your blog has the...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: dire performance...

    yeah it sounds like you've been given a load of crap and told to make it look like gold. Most likely the best thing to do is start over....

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: dire performance...

    yeah it's your time processing that's really really high. 954 seconds there... the question then becomes what is happening on your report? Are you doing a lot...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Use of data driven subscription + null delivery provider does not result in cache hits, report still slow

    as for the execution log, I just query the table directly. It's in the reportserver database and is called ExecutionLog. Select * from ExecutionLog will get you your...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Use of data driven subscription + null delivery provider does not result in cache hits, report still slow

    I understand you want to use caching, but I'd probably look toward getting the data preaggregated first, as it will help over all system performance, so that you won't need...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Use of data driven subscription + null delivery provider does not result in cache hits, report still slow

    you mention there are 2 reports that are slow due to the amount of data they aggregate...

    Are you pulling all the data to SSRS then doing the aggregation there? IF...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Remote Desktop Credentials in Reporting Services

    Then as Henrico noted, you don't have access to that report server instance. You need to be in the publisher role on the destination server in order to publish...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: dire performance...

    what does the execution log (reportserver database|Table ExecutionLog) say of this report? It should give you some clues as to where you are actually seeing the issue. At...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Table field based on query that uses another field as a parameter?

    sqlservercentral.com 32358 (1/6/2011)


    I'm currently trying to add an extra field to a table that gets its dataset from a stored procedure. The field I'm trying to add depends on one...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Yeah I heard about it... 17K users seems like a lot to some, but in the scope of MS's hotmail users that as the article stated was a drop in...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: how to get the source code from .rdl file

    prasanth_knvr (1/5/2011)


    Hi ,

    i have a rdl file that is displaying report, i want the source code of that rdl file.(since i don't have the solution file for that rdl file)...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Run a deployed report (*.rdl) from command line

    The following link has more information on how to accomplish this task using rs.exe

    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/1398b94a-be3b-4943-8305-2e7e2b7cca05/ Basically it requires writing a console app in vb.net and then using rs.exe to execute...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 61 through 75 (of 2,010 total)