Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to check if the the queries in a data madel hit DB parallelly or in a sequence in BI Publisher?
Anihtaws
Rank 1 - Community Starter
Summary
How to check if the the queries in a data madel hit DB parallelly or in a sequence in BI Publisher?
Content
I have 2 data set in a data model.
I want to check if the queries hit the DB parallely or sequentially.
If sequential, is there a way to set the property so that the 2 queries hit the DB parallely.
0
Answers
-
I think the datasets are run sequentially ... the first created dataset takes precedence ... Please see below links for more info
https://docs.oracle.com/cd/E21764_01/bi.1111/e18862/T527073T558188.htm
Hope this helps ....
--YG
0 -
place sysdate in each data set and execute data and check which data set executed first and second based on timestamp component in sysdate.Thanks
0