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

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

setSessionTimeZone OracleConnection

Hi everyone,

 

I have this error when a compile my project : 

 

" The method setSessionTimeZone(String) is undefined for the type OracleConnection " 

 

What is the problem?

 

Thank you for your responses.

Labels (1)
  • v7.x

3 Replies
fdenis
Master
Master

can you add error line (red underlined) on code tab?
Anonymous
Not applicable
Author

Here is the error line0683p000009LzzC.png

fdenis
Master
Master

can you check the result of "Select sessiontimezone from dual"
on your bd into an sql editor (toad, SQL developper...)?