Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Oracle Update from 10 to 11

Hello,

I have multiple jobs working with a Oracle 10 db. the version of Oracle will be upgraded to 11g.

What are the things that I have to check for the upgrade?

 

The jobs work with tOracleConnection component.

Do I have to change the version of oracle in the metadata?

Do I have to upgrade some of the queries? 

Is there a compatibility between the oracle versions? 

 

Thanks in advance,

Labels (2)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Hi,

Usually, backward compatibility is guaranted so, as you don't use a functionality that is not supported anymore by the new version, you should not encounter any problem, but of course the best is to test all of your jobs.

In case of incompatibilty due to the ojdbc jar, you may be forced to change it for the connection component, then to rebuild your jobs.

View solution in original post

2 Replies
TRF
Champion II
Champion II

Hi,

Usually, backward compatibility is guaranted so, as you don't use a functionality that is not supported anymore by the new version, you should not encounter any problem, but of course the best is to test all of your jobs.

In case of incompatibilty due to the ojdbc jar, you may be forced to change it for the connection component, then to rebuild your jobs.

TRF
Champion II
Champion II

Did this help?
If so, thank's to mark your case as solved (Kudo also accepted).