icd
icd

Reputation: 11

Upgrade to Oracle 11g to 19c

We are using a legacy app OBIEE 11.1.7 app. We are currently using a 11g database and would like to upgrade to 19c. Is 11.1.7 obiee version compatible with 19c? What do I need to do? Do i need to install any drivers?

Since currently, there is no 19c available in my database type . Can I just use the Oracle 11g instead? This is the default value.

enter image description here

Thanks!

Upvotes: 0

Views: 1282

Answers (1)

Chris
Chris

Reputation: 2752

Yes it will work since a data source is just a data source and the type specification defines how they queries are written - and 19c is able to understand 11g SQL with no issue. But you really should upgrade your OBI since it is 9 major releases behind what's current. Your 11.1.1.7 is out of support since December 2018.

Upvotes: 0

Related Questions