<?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 SAP HANA Invalid column name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246116#M31748</link>
    <description>&lt;DIV&gt;
 There is an issue , I'm not sure with Talend or SAP
&lt;/DIV&gt;
&lt;DIV&gt;
 When there is a column mentioned in Camel case in SAP HANA , eg: Wave
&lt;/DIV&gt;
&lt;DIV&gt;
 and we try to insert data into that column from Talend , we get invalid column name error&amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 [FATAL]: apd_bi_pulse.j00_pulse_transfer_sql_hana_0_1.j00_pulse_transfer_sql_hana - tDBOutput_1 SAP DBTech JDBC: [260]: invalid column name: WAVE
 &lt;BR /&gt;com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [260]: invalid column name: WAVE
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 Any leads on how to tackle this ?
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 Column names are usually case insensitive but they are not in SAP HANA
&lt;/DIV&gt;
&lt;DIV&gt;
 This is what I found :
 &lt;BR /&gt;
 &lt;SPAN&gt;Names are not&amp;nbsp;&lt;/SPAN&gt;
 &lt;STRONG&gt;case sensitive&lt;/STRONG&gt;
 &lt;SPAN&gt;. For example, CUSTOMER and Customer are the same, but object names are converted to uppercase when they are stored in the SAP&amp;nbsp;&lt;/SPAN&gt;
 &lt;STRONG&gt;HANA&lt;/STRONG&gt;
 &lt;SPAN&gt;&amp;nbsp;database. However, if you enclose a name in quotation marks, it is&amp;nbsp;&lt;/SPAN&gt;
 &lt;STRONG&gt;case sensitive&lt;/STRONG&gt;
 &lt;SPAN&gt;.&lt;/SPAN&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 Mar 2019 09:03:24 GMT</pubDate>
    <dc:creator>karandama2006</dc:creator>
    <dc:date>2019-03-12T09:03:24Z</dc:date>
    <item>
      <title>SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246116#M31748</link>
      <description>&lt;DIV&gt;
 There is an issue , I'm not sure with Talend or SAP
&lt;/DIV&gt;
&lt;DIV&gt;
 When there is a column mentioned in Camel case in SAP HANA , eg: Wave
&lt;/DIV&gt;
&lt;DIV&gt;
 and we try to insert data into that column from Talend , we get invalid column name error&amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 [FATAL]: apd_bi_pulse.j00_pulse_transfer_sql_hana_0_1.j00_pulse_transfer_sql_hana - tDBOutput_1 SAP DBTech JDBC: [260]: invalid column name: WAVE
 &lt;BR /&gt;com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [260]: invalid column name: WAVE
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 Any leads on how to tackle this ?
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 Column names are usually case insensitive but they are not in SAP HANA
&lt;/DIV&gt;
&lt;DIV&gt;
 This is what I found :
 &lt;BR /&gt;
 &lt;SPAN&gt;Names are not&amp;nbsp;&lt;/SPAN&gt;
 &lt;STRONG&gt;case sensitive&lt;/STRONG&gt;
 &lt;SPAN&gt;. For example, CUSTOMER and Customer are the same, but object names are converted to uppercase when they are stored in the SAP&amp;nbsp;&lt;/SPAN&gt;
 &lt;STRONG&gt;HANA&lt;/STRONG&gt;
 &lt;SPAN&gt;&amp;nbsp;database. However, if you enclose a name in quotation marks, it is&amp;nbsp;&lt;/SPAN&gt;
 &lt;STRONG&gt;case sensitive&lt;/STRONG&gt;
 &lt;SPAN&gt;.&lt;/SPAN&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246116#M31748</guid>
      <dc:creator>karandama2006</dc:creator>
      <dc:date>2019-03-12T09:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246117#M31749</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The connection is established successfully from talend to SAP HANA? The table name and schema name which your are trying to query do exist in SAP HANA?&lt;/P&gt;
&lt;P&gt;Are you able to fire direct query from tSAPHANARow component to&amp;nbsp;query your column?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 08:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246117#M31749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T08:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246118#M31750</link>
      <description>&lt;P&gt;Hi Sabrina ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The answer is YES to all your questions .&amp;nbsp;&lt;BR /&gt;For now , I've asked the owner of HANA database to capitalize all their columns after that everything worked fine.&lt;/P&gt;&lt;P&gt;But this seems like a Bug in Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Karan&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 10:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246118#M31750</guid>
      <dc:creator>karandama2006</dc:creator>
      <dc:date>2019-03-18T10:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246119#M31751</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For this case sensitive issue, could you please clarify in which Talend version/edition you are?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246119#M31751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246120#M31752</link>
      <description>I'm on Talend 7.1.1 the latest version</description>
      <pubDate>Thu, 21 Mar 2019 09:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246120#M31752</guid>
      <dc:creator>karandama2006</dc:creator>
      <dc:date>2019-03-21T09:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246121#M31753</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;SAP HANA supports case sensitive columns for a table. While querying such tables it is necessary to have quotes around the fields name else it throws "Invalid column name" error.&lt;/P&gt; 
&lt;P&gt;With our SAP HANA Input component, you can manully modify the query and add quotes the field name.&amp;nbsp; Does this issue only repro on SAP HANA output?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246121#M31753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T09:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246122#M31754</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Thats right, In input components we can do manual modification, but the issue occurs in output component while trying to insert data.. I haven't tried adding quotes in the output schema but just changing the case does not work.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Karan Dama</description>
      <pubDate>Thu, 21 Mar 2019 10:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246122#M31754</guid>
      <dc:creator>karandama2006</dc:creator>
      <dc:date>2019-03-21T10:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246123#M31755</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LPDjAAO"&gt;@karandama2006&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your information. Indeed, we could add a feature to handle the case sensitive columns in SAP HANA table. I will report this issue/new feature to our PMs&amp;nbsp; to see if there is any workaround for that. We will keep you posted.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 01:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246123#M31755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T01:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246124#M31756</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt; 
&lt;P&gt;I came across this type of table again which has case sensitive columns , I found a workaround to insert data through output component .&lt;BR /&gt;In edit schema - &amp;gt; dbcolumn&amp;nbsp;&lt;BR /&gt;We need to surround the concerned column which is in Camel-case with quotes and escape sequence&lt;BR /&gt;So if the column name is Text , change it to&amp;nbsp; \"Text\" in the output component schema in the "dbcolumn" column and it works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It would be better if Talend does this automatically for us , may be in future release but&amp;nbsp; for now this solution works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Karan Dama&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 08:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246124#M31756</guid>
      <dc:creator>karandama2006</dc:creator>
      <dc:date>2019-04-10T08:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAP HANA Invalid column name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246125#M31757</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LPDjAAO"&gt;@karandama2006&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for you feedback and sharing your solution with us on community.&lt;/P&gt; 
&lt;P&gt;Feel free to create a workitem jira issue on talend bug tracker.&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://jira.talendforge.org/secure/Dashboard.jspa" href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 09:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-HANA-Invalid-column-name/m-p/2246125#M31757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T09:01:48Z</dc:date>
    </item>
  </channel>
</rss>

