Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 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