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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
AlessandroCic
Contributor III
Contributor III

tOracleInput error getSessionTimeZone()

Hi forum
I have a curious problem with the component tOracleInput.
If in my job I use it in a simply mode tOracleInput->tLogRow or tFileOutputExcel it works!
0683p000009MG5A.png
If I add some other component like this (example)
0683p000009MGUS.png
I have the error:
"The method setSessionTimeZone(String) is undefined for the type OracleConnection"
0683p000009MGUX.png
I can also see the error in this part of auto-generated code:
0683p000009MGUc.png
I'm using Talend 6.2.1
How can I to resolve this problem?
Regards
Alessandro

Labels (2)
5 Replies
Anonymous
Not applicable

Hi Alessandro,
Are you using the same oracle drivers for your source oracle DB and target DB?
Best regards
Sabrina
AlessandroCic
Contributor III
Contributor III
Author

Hi
No, they are two different Oracle DB
The source is an Oracle 10
0683p000009MGUh.png
The destination is to Oracle 8 Db

0683p000009MGUm.png
Best regards
Alessandro
Anonymous
Not applicable

Hi,
We suppose that the problem is due to the use of many oracle drivers in the same job.
Best regards
Sabrina
AlessandroCic
Contributor III
Contributor III
Author

Ok, I understand.
I will try to separate the job.
At first time I extract the data from Oracle 10 in a different structure (eg. Excel).
Then I re-import them into Oracel 8.
Regards
Alessandro
vapukov
Master II
Master II

just as advice - use csv as simplest (fastest) format as well as not limited as Excel