Cleaning cash in Reporting Service

  • I have created a report in SSRS 2008.I have done some changes in stored Procedure that returns the resultset,but now when I run the report I get the same resultset that I had recieved for first time (of running the report).I am running the report in Visual Studio 2008.It seems that report is using cache.How can I clean that cache.Is there any setting that I can prevent the Reporting Service to use the cache data.

    Many Thanks

  • Didn't know SSRS used money to store data. Interesting. The word you wanted is cache.

    Other than that, can't help as I'm not familiar with SSRS (yet).

  • I am using report builder 3.0 which is pretty similar to visual studio 2008

    there is refresh button in report builder for clearing the cache

    same way there is a refresh button in visual studio 2008 too

    its beside the stop rendering button (In preview tab)

  • When you are designing the report in Visual Studion/BIDS, it stores a cache of the data in the same folder as the report - with an extension of ".data".

    You can either delete that ".data" file or change a parameter value in your report - either should force a refresh.

    MM



    select geometry::STGeomFromWKB(0x0106000000020000000103000000010000000B0000001000000000000840000000000000003DD8CCCCCCCCCC0840000000000000003DD8CCCCCCCCCC08408014AE47E17AFC3F040000000000104000CDCCCCCCCCEC3F9C999999999913408014AE47E17AFC3F9C99999999991340000000000000003D0000000000001440000000000000003D000000000000144000000000000000400400000000001040000000000000F03F100000000000084000000000000000401000000000000840000000000000003D0103000000010000000B000000000000000000143D000000000000003D009E99999999B93F000000000000003D009E99999999B93F8014AE47E17AFC3F400000000000F03F00CDCCCCCCCCEC3FA06666666666FE3F8014AE47E17AFC3FA06666666666FE3F000000000000003D1800000000000040000000000000003D18000000000000400000000000000040400000000000F03F000000000000F03F000000000000143D0000000000000040000000000000143D000000000000003D, 0);

  • Forum Etiquette: How to post Reporting Services problems
  • [/url]
  • Forum Etiquette: How to post data/code on a forum to get the best help - by Jeff Moden
  • [/url]
  • How to Post Performance Problems - by Gail Shaw
  • [/url]

  • When in preview mode, immediately above the report preview but below any input parameters is a row of icons. You should see a refresh icon between the stop and printer icons

  • Also, closing the report and reopening it will clear that cache.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • Viewing 6 posts - 1 through 5 (of 5 total)

    You must be logged in to reply to this topic. Login to reply