OBIEE connects to SQL server on the basis of a user OBIEEUSER. There a few heavy queries that are executed on the Database when a report is run in OBIEE. When this report is run the server CPU usage cranks upto 100%. we want to limit the processor usability of OBIEEUSER to use just 4 processor cores instead of 8 so that other applications are not affected. Is there a way to limit that on the SQL server level through a DBA?
↧