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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

JDBC Input Lookup issue

Hi I try to get Data from my Database with a long Databasename: "jdbc0683p000009MA5A.pngracle:thin:@qumxx:15xx:apexxx"

If i run the Job i get the error Message:

[statistics] connecting to socket on port 3387
[statistics] connected
Exception in component tJDBCInput_1
java.lang.ClassNotFoundException:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:191)
    at airpluslookup.airpluslookup_0_1.AirPlusLookup.tJDBCInput_1Process(AirPlusLookup.java:3951)
    at airpluslookup.airpluslookup_0_1.AirPlusLookup.tFileInputDelimited_1Process(AirPlusLookup.java:2049)
    at airpluslookup.airpluslookup_0_1.AirPlusLookup.runJobInTOS(AirPlusLookup.java:4424)
    at airpluslookup.airpluslookup_0_1.AirPlusLookup.main(AirPlusLookup.java:4281)

I Set up the Java Environment variable like TalendHelpCenter:Installation+requirements.

Command javac reports:
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)

which Driver jar needed tJDBCInput Adapter?
and which class is to be defined?
best regards

Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
Do you want to connect to Oralce DB? Is the DB connection success in metadata?
Have you already checked the documents about: TalendHelpCenter:Identify required external modules and TalendHelpCenter:Install external modules?


Best regards
Sabrina