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

[resolved] Trunjob ORA-28040: No matching authentication protocol

Actually my database is Oracle 12, and at this moment no problem running any job. Below the problem with only one job.
The basic run  is not running, error java.sql.SQLException: ORA-28040: No matching authentication protocol
It's strange ...because if I run the job "ExtractTelnet" alone  or alone using Trunjob it doesn't show this problem.

My job only run in java debug mode and don't show no more problems about jdbc or ORA-28040. I tried to delete the talend cache arquive and then alter the XML from toracle connection and toracle input the problem still occurring
0683p000009MCha.png
0683p000009MCej.png
0683p000009MChE.jpg
0683p000009MCac.png
Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Sabrina, thank you very much. So I checked all the trunjob components and I realized that one of tOracle components was in other version of Oracle, my problem was solved !

View solution in original post

17 Replies
Anonymous
Not applicable
Author

Hi,
Did you use context group in your tOracleConnection component?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi !
No, I'm using metadata/Db Connections  in my tOracleConnection component
0683p000009MCWB.png
Anonymous
Not applicable
Author

Hi,
Could you please indicate the build version you are using? Open studio or subscription version?
Best regards
Sabrina
Anonymous
Not applicable
Author

Now I'm using Talend Open Studio for big data to develop some jobs for our project. In near future we are going to buy a full license, to get access to features like schedule job execution.
The 6.1 and 6.3 version did the same error.
Anonymous
Not applicable
Author

Hi,
We see that there is no any connector (OnComponentOk or On subjobOk) between toracleConnection and tOracleInput component. Could you please check it?
Best regards
Sabrina
Anonymous
Not applicable
Author

I have checked and changed my job adding connector but it still getting the same error...I don't know why.
So I have a question about toracleConnection.
In all of my jobs, I ever started a oracle connection, and then we do some oracle inputs or outputs. After finish this, I'm finish the oracle connection using TOracleClose. Is it a good practice? Is it necessary to open a  toracleConnection and TOracleClose in all times that I need to use the Oracle Database?
Anonymous
Not applicable
Author

Hi,
Did you have several oracle DB connections in your work flow? Would you mind posting your whole job design screenshot into forum?
Is this solution mentioned in this article Ok with you?http://stackoverflow.com/questions/24100117/ora-28040-no-matching-authentication-protocol-exception
Best regards
Sabrina
Anonymous
Not applicable
Author

Sabrina, thank you very much. So I checked all the trunjob components and I realized that one of tOracle components was in other version of Oracle, my problem was solved !
Anonymous
Not applicable
Author

Hi,
Great this issue has been fixed. Thanks for marking this topic as resolved.
Best regards
Sabrina