Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OBIEE Tableau and Alteryx

mukeshranjanJul 27 2017

Does anyone have a BI environment having a combination of OBIEE, Tableau and Alteryx? What is the IT Team's role in such a configuration. What is the architecture look like?

PS: Please don't compare the 3 products. I do understand the differences between them. I need a discussion when all the 3 coexists.

Comments

Winter Zhang-Oracle

Hi,

Can you tell us how you access the database, and if there is anything unusual happening when you are accessing the database ?

This issue can be caused by the following cases(not a complete list):

* Concurrent acessses via multi-threads/multi-processes without opening the environment with DB_INIT_LOCK and DB_INIT_TXN, causing the data corrupted.

* Application quits abnormallly, which means the application quits without a call to DB_ENV->close

* The environment is a private environment, so the db_verify and your application use different caches.

Regards,

Winter, Oracle Berkeley DB

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details