<?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 java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367260#M130659</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this issue in a job having error:&lt;/P&gt;&lt;P&gt;java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing error in my input table.&lt;/P&gt;&lt;P&gt;Below is my input table schema:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="069U10000025GpNIAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141399i5016D739C02A3D90/image-size/large?v=v2&amp;amp;px=999" role="button" title="069U10000025GpNIAU.png" alt="069U10000025GpNIAU.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The columns which are BigDecimal are NUMBER data type in Database side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some assistance. Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:06:48 GMT</pubDate>
    <dc:creator>Amit4</dc:creator>
    <dc:date>2024-11-15T21:06:48Z</dc:date>
    <item>
      <title>java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367260#M130659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this issue in a job having error:&lt;/P&gt;&lt;P&gt;java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing error in my input table.&lt;/P&gt;&lt;P&gt;Below is my input table schema:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="069U10000025GpNIAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141399i5016D739C02A3D90/image-size/large?v=v2&amp;amp;px=999" role="button" title="069U10000025GpNIAU.png" alt="069U10000025GpNIAU.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The columns which are BigDecimal are NUMBER data type in Database side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some assistance. Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367260#M130659</guid>
      <dc:creator>Amit4</dc:creator>
      <dc:date>2024-11-15T21:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367261#M130660</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;Please have a look.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 10:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367261#M130660</guid>
      <dc:creator>Amit4</dc:creator>
      <dc:date>2024-01-17T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367262#M130661</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please try to change the schema on the Oracle in Talend Studio figure out if its ALL the BigDecimal type failing or just one of the columns?&lt;/P&gt;&lt;P&gt;(you may need to modify in "Metadata of Talend Type" under project settings)&lt;/P&gt;&lt;P&gt;When you created the schema, did you select "Guess schema"?&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/8.0/studio-user-guide/accessing-mapping-files-and-defining-type-mappings" alt="https://help.talend.com/r/en-US/8.0/studio-user-guide/accessing-mapping-files-and-defining-type-mappings" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide/accessing-mapping-files-and-defining-type-mappings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a related topic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/feed/0D53p00007vClJECA0?language=en_US" alt="https://community.talend.com/s/feed/0D53p00007vClJECA0?language=en_US" target="_blank"&gt;https://community.talend.com/s/feed/0D53p00007vClJECA0?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 04:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367262#M130661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-18T04:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367263#M130662</link>
      <description>&lt;P&gt;Yeah, I tried Guess schema is resolved. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 05:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367263#M130662</guid>
      <dc:creator>Amit4</dc:creator>
      <dc:date>2024-01-18T05:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException:Invalid column type: getBigDecimal not implemented for class oracle.jdbc.driver.T4CDateAccessor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367264#M130663</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great it is resolved and feel free to let us know if there is any further help we can give.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 07:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Invalid-column-type-getBigDecimal-not/m-p/2367264#M130663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-18T07:06:38Z</dc:date>
    </item>
  </channel>
</rss>

