Show/Hide Toolbars

Reporting Services CMD

Command: FlushCache

 

Flush report cache

 

SSRS Version:

 

2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure

 

(N)=Native

(I)=Integrated

 

Syntax

 

FlushCache report | folder [/S]

 

 

 

Parameters

 

report | Folder   item to flush cache

[/s]                sub folder

 

Examples

 

 flushcache  /s                  - flush cache on current and sub folders.

 flushcache <report>          - flush cache on report called <report>

 flushcache <folder>          - flush cache on reports in folder <folder>

 flushcache <folder>  /s        - flush cache on reports in folder <folder> and sub folders

 

 

Remarks

 

if the folder / report has spaces in the name enclose in quotes.

See Also