Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Set pdqpriority for reports in OBIEE
1723637
Rank 1 - Community Starter
Hi,
Im using informix as the datasource for OBIEE 11g, I want obiee to set pdqpriority of informix database everyt ime a report is run to maximize the cpu usage. Is that allowed in OBIEE database direct access? Please help. Thank you.
0
Answers
-
did you try something like: http://gerardnico.com/wiki/dat/obiee/connection_script
using:
SET PDQPRIORITY {DEFAULT|OFF|LOW|HIGH};0 -
Hi Thomas,
I'll try this at once, thank you.
0