<?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: Create Oracle SDO_GEOMETRY column creation fails because of wrong template in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333826#M102567</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;About the data type mapping between Talend type and db type, you can go to&lt;/P&gt; 
&lt;P&gt;project settings--&amp;gt;General--&amp;gt;Metadata of Talend Type.&lt;/P&gt; 
&lt;P&gt;Please have a look at my screenshot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="metadataofTalendType.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LymU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142213i2FCF16EA1A1295BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LymU.png" alt="0683p000009LymU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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, 31 May 2018 10:23:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-31T10:23:27Z</dc:date>
    <item>
      <title>Create Oracle SDO_GEOMETRY column creation fails because of wrong template</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333825#M102566</link>
      <description>&lt;P&gt;I am using a tCreateTable to create a table in oracle with an SDO_GEOMETRY column.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The resulting java creates SQL that looks like:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;create table XYZ (GEOM SDO_GEOMETRY(0,0))&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The (0,0) are invalid, the column should just have a type, nothing more.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the component there is an error: 'the schema's dbType not correct for this component'&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This screenshot shows a way to possibly alter the Oracle schema of Talend to fix the issue, but I do not have the 'Metadata of Talend Type' option in my Studio.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D73p000004kRltCAE#M72147" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-the-schema-s-dbType-not-correct-for-this-component/m-p/114630/highlight/true#M72147&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Would it be possible to teach Talend how to add a GEOM column?&lt;/P&gt; 
&lt;P&gt;(I do not have access to JIRA, so I can not file this as a bug myself. Still evaluating on the Community Version, 7.01&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 11:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333825#M102566</guid>
      <dc:creator>reinier1</dc:creator>
      <dc:date>2018-05-24T11:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create Oracle SDO_GEOMETRY column creation fails because of wrong template</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333826#M102567</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;About the data type mapping between Talend type and db type, you can go to&lt;/P&gt; 
&lt;P&gt;project settings--&amp;gt;General--&amp;gt;Metadata of Talend Type.&lt;/P&gt; 
&lt;P&gt;Please have a look at my screenshot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="metadataofTalendType.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LymU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142213i2FCF16EA1A1295BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LymU.png" alt="0683p000009LymU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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, 31 May 2018 10:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333826#M102567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-31T10:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create Oracle SDO_GEOMETRY column creation fails because of wrong template</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333827#M102568</link>
      <description>&lt;P&gt;Wonderful. I was looking in the preferences window.&lt;/P&gt;&lt;P&gt;Is there an easy way to provide a patch for this, so my edit could be shared with other users?&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 10:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-Oracle-SDO-GEOMETRY-column-creation-fails-because-of/m-p/2333827#M102568</guid>
      <dc:creator>reinier1</dc:creator>
      <dc:date>2018-05-31T10:41:01Z</dc:date>
    </item>
  </channel>
</rss>

