<?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: Mixed case columns in Oracle fail to analyze in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Mixed-case-columns-in-Oracle-fail-to-analyze/m-p/2197030#M164</link>
    <description>It may be related to a JDBC driver bug.&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/36257125/big-bug-in-oracle-jdbc-driver-for-mixed-case-table-column-names" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/36257125/big-bug-in-oracle-jdbc-driver-for-mixed-case-table-column-names&lt;/A&gt;</description>
    <pubDate>Sun, 20 May 2018 23:56:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-20T23:56:11Z</dc:date>
    <item>
      <title>Mixed case columns in Oracle fail to analyze</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mixed-case-columns-in-Oracle-fail-to-analyze/m-p/2197029#M163</link>
      <description>&lt;P&gt;We have the occasional column in Oracle that is mixed case requiring " around the name to preserve case. Data Quality generates invalid SQL for these.&amp;nbsp; A similar issue in TOS 5.x was reported with a workaround to edit the schema to add the \" around the column name, but this technique fails in DQ.&lt;BR /&gt;&lt;BR /&gt;Edit a schema in the Metadata -&amp;gt; DB Connections -&amp;gt; Table schemas we see the offending column Updated_by&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2018-05-20 15-42-42.png" style="width: 343px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ly1d.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129647iB59C0DAB7DD549DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ly1d.png" alt="0683p000009Ly1d.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;which generates code like this - note the column name is rolled to upper case:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2018-05-20 17:35:22,447 ERROR org.talend.dq.analysis.AnalysisExecutor - Query not executed for indicator: "Duplicate Count". the query is: SELECT COUNT(*) FROM (SELECT "UPDATED_BY", COUNT(*) mycount FROM "PSS"."AUTHAGENCY" m GROUP BY "UPDATED_BY" HAVING COUNT(*) &amp;gt; 1) myquery&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Wrapping the column name in \"Updated_by\"&amp;nbsp; in the table schema editor, DQ generates bad SQL and the column name is already rolled to upper case.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;2018-05-20 17:47:43,349 INFO org.talend.dq.analysis.ColumnAnalysisSqlExecutor - Computing indicator: "Duplicate Count" Executing query: SELECT COUNT(*) FROM (SELECT "\"UPDATED_BY\", COUNT(*) mycount FROM "PSS"."AUTHAGENCY" m GROUP BY "\"UPDATED_BY\" HAVING COUNT(*) &amp;gt; 1) myquery&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 May 2018 23:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mixed-case-columns-in-Oracle-fail-to-analyze/m-p/2197029#M163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-20T23:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed case columns in Oracle fail to analyze</title>
      <link>https://community.qlik.com/t5/Data-Quality/Mixed-case-columns-in-Oracle-fail-to-analyze/m-p/2197030#M164</link>
      <description>It may be related to a JDBC driver bug.&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/36257125/big-bug-in-oracle-jdbc-driver-for-mixed-case-table-column-names" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/36257125/big-bug-in-oracle-jdbc-driver-for-mixed-case-table-column-names&lt;/A&gt;</description>
      <pubDate>Sun, 20 May 2018 23:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Mixed-case-columns-in-Oracle-fail-to-analyze/m-p/2197030#M164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-20T23:56:11Z</dc:date>
    </item>
  </channel>
</rss>

