POST REPORTS

Hello All,
For some reason my report server can't handle more than 1 scheduled report at a time.
The problem is that I cannot schedule more than 1 post report to run at the same time or close because the report server will hold them with a dialog that says something like  can not save report to file..
 
When I schedule the same reports with at at least five minutes between each other then everything works fine.
The issue is we need to get a few of these ssrs post reports delivered at the same time..because of time sensitive data..
 
Any ideas?
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eric Gonzalez
Application Programmer
The Adrienne Arsht Center for the Performing Arts
of Miami-Dade County
1300 Biscayne Blvd.
Miami, FL 33132
ph. (786) 468-2336 fx. (786) 468-2012
www.arshtcenter.org

Parents
  • In the Report Server window, go to Options --> Configure.  Check that the Maximum Concurrent Jobs is set to the number of reports that you wish to have run at any given point in time.  If this is set to one, only one report will be run at a time until it is finished.  Try setting this to 5 and see what results you get.

    The other thing to watch here is that you don't have failing reports scheduled in the queue.  If a report fails, it will sit in the queue as an active report (one of the concurrent jobs) until it is removed.

    -Ryan

     

Reply
  • In the Report Server window, go to Options --> Configure.  Check that the Maximum Concurrent Jobs is set to the number of reports that you wish to have run at any given point in time.  If this is set to one, only one report will be run at a time until it is finished.  Try setting this to 5 and see what results you get.

    The other thing to watch here is that you don't have failing reports scheduled in the queue.  If a report fails, it will sit in the queue as an active report (one of the concurrent jobs) until it is removed.

    -Ryan

     

Children
No Data