Author Topic: Need help For Perfomance optimization  (Read 836 times)

Offline richiearora

  • Senior Member
  • ****
  • Posts: 51
  • Forum Citizenship: +0/-0
Re: Need help For Perfomance optimization
« Reply #15 on: 06 Jul 2011 06:58:30 am »
What i mean by 50% of load is

My reports Execution is 1000 Reports Per day, In that 500 Reports are the 2 Business Critical Reports.

I have Posted in Dev works also.

Thanks

Offline ykud

  • Community Leader
  • *****
  • Posts: 245
  • Forum Citizenship: +11/-0
    • blog
Re: Need help For Perfomance optimization
« Reply #16 on: 09 Jan 2012 10:34:54 pm »
How did the story end up?

I had a similar excercise this summer and it's crucial to monitor physical server load and increase number of Report Services (that'll generate more BIBus processes and even the load a bit). Errors are usually triggered when a single BIBus gets more request than it can handle and dies under the load. Having more BIBuses means less errors and, from some point, slower server reponse, since they're racing for the same physical resource.