Skip to main content

Posts

Showing posts from December, 2013

Only 2 Jobs Running at a time

I noticed while executing a document with four underlying reports that only 2 reports were executing at a time. There was no reason that the server cannot handle more than 2 jobs at a time. Think of this scenario - there are 50 users in your organization who need to run report. If only 2 jobs execute at a time on iserver, it while be a while before all users get their data! Here's how to change that: Right click on project Go to Project Configuration Go to Database Instances > Select your DB provider Select Database Instance and click Modify button Go to Job Prioritization tab On the bottom change the number of simultaneous jobs that can be executed Consult your system administrator for any 'side effects'. I work with 9.3 version.