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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

"oracle.jdbc cannot be resolved to a type" when generating in TAC

I am using the latest version Talend 6.3.1 on my laptop and on the same version of TAC. Any jobs with oracle components are failing.  I realized I forgot to install the instant client. So I did that, 'echo $ORACLE_HOME' outputs '/usr/lib/oracle/12.1/client64' so thats installed correctly. Its still throwing the error... any thing I should try next?

'echo LD_LIBRARY_PATH' outputs '/usr/lib/oracle/12.1/client64/lib/'
ojdbc7.jar exists in /usr/lib/oracle/12.1/client64/lib/ojdbc7.jar

Module view from my studio.
0683p000009MGKw.png

Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hi,
Are you using JDK 1.8?
Did you get this issue on studio or deploy your job on TAC? Have you tried to re-start your studio to see if this jar ojdbc7.jar is successfully installed on your studio?


Best regards
Sabrina
Anonymous
Not applicable
Author

The jobs are only failing in the TAC. I am using jdk1.8.0_60.x86_64 and jre1.8.0_60.x86_64.  I can remotely deploy this fine from the studio but it wont generate in the TAC.  I have restarted the studio and the TAC.
Anonymous
Not applicable
Author

We tested our Oracle client with Python on the same host and it seemed to install GCC and a few packages which solved the issue. 
Anonymous
Not applicable
Author

Hi,
Great it has been fixed. Feel free to let us know if there is any further help we can give.
Best regards
Sabrina