<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Welcome to the Talend Community! in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Re-Welcome-to-the-Talend-Community/m-p/2207599#M7171</link>
    <description>&lt;P&gt;Hi Team&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am facing Problem in talend related with database connection. My database is restored on oracle Latest Version 12.2 and Talend open Studio Version is 6.3.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In MetaData Connection is Make Sucessfully, but when Trying to excute job it give error related database connectivity&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtnP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136507iF52E4E02ADBFC388/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtnP.png" alt="0683p000009LtnP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Below given Error is coming when excute the job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;xception in component tOracleInput_1 (test2)&lt;BR /&gt;java.sql.SQLException: ORA-28040: No matching authentication protocol&lt;/P&gt; 
&lt;P&gt;at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)&lt;BR /&gt;at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)&lt;BR /&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:406)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOsesskey(T4CTTIoauthenticate.java:306)&lt;BR /&gt;at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)&lt;BR /&gt;at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:490)&lt;BR /&gt;at oracle.jdbc.driver.T4CConnection.&amp;lt;init&amp;gt;(T4CConnection.java:202)&lt;BR /&gt;at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)&lt;BR /&gt;at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:465)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at local_project22.test2_0_1.test2.tOracleInput_1Process(test2.java:820)&lt;BR /&gt;at local_project22.test2_0_1.test2.runJobInTOS(test2.java:1478)&lt;BR /&gt;at local_project22.test2_0_1.test2.main(test2.java:1081)&lt;BR /&gt;Job test2 ended at 16:04 17/04/2017. [exit code=1].&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please tell me solution of this Problem.&lt;/P&gt; 
&lt;P&gt;This Issue facing only 12.2 version of Oracle, Its working fine with 12.1 version&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2017 12:02:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-17T12:02:43Z</dc:date>
    <item>
      <title>Re: Welcome to the Talend Community!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Re-Welcome-to-the-Talend-Community/m-p/2207599#M7171</link>
      <description>&lt;P&gt;Hi Team&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am facing Problem in talend related with database connection. My database is restored on oracle Latest Version 12.2 and Talend open Studio Version is 6.3.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In MetaData Connection is Make Sucessfully, but when Trying to excute job it give error related database connectivity&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtnP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136507iF52E4E02ADBFC388/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtnP.png" alt="0683p000009LtnP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Below given Error is coming when excute the job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;xception in component tOracleInput_1 (test2)&lt;BR /&gt;java.sql.SQLException: ORA-28040: No matching authentication protocol&lt;/P&gt; 
&lt;P&gt;at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)&lt;BR /&gt;at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)&lt;BR /&gt;at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:406)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOsesskey(T4CTTIoauthenticate.java:306)&lt;BR /&gt;at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)&lt;BR /&gt;at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:490)&lt;BR /&gt;at oracle.jdbc.driver.T4CConnection.&amp;lt;init&amp;gt;(T4CConnection.java:202)&lt;BR /&gt;at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)&lt;BR /&gt;at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:465)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at local_project22.test2_0_1.test2.tOracleInput_1Process(test2.java:820)&lt;BR /&gt;at local_project22.test2_0_1.test2.runJobInTOS(test2.java:1478)&lt;BR /&gt;at local_project22.test2_0_1.test2.main(test2.java:1081)&lt;BR /&gt;Job test2 ended at 16:04 17/04/2017. [exit code=1].&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please tell me solution of this Problem.&lt;/P&gt; 
&lt;P&gt;This Issue facing only 12.2 version of Oracle, Its working fine with 12.1 version&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 12:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Re-Welcome-to-the-Talend-Community/m-p/2207599#M7171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T12:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Welcome to the Talend Community!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Re-Welcome-to-the-Talend-Community/m-p/2207600#M7172</link>
      <description>Can you please post your question in a new thread on the correct board? The community will not be likely to find it and help you in the reply here.</description>
      <pubDate>Wed, 19 Apr 2017 19:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Re-Welcome-to-the-Talend-Community/m-p/2207600#M7172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-19T19:16:29Z</dc:date>
    </item>
  </channel>
</rss>

