<?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: Error Message in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052472#M1223035</link>
    <description>&lt;P&gt;You can test this by running the code as a query (rather than using the view) without the TO_DATE aspects. But as I said, this does not appear to be a Qlik issue so you're likely to have better luck asking about it in an Oracle-centric location.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 11:42:03 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-03-23T11:42:03Z</dc:date>
    <item>
      <title>Error Message</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052460#M1223032</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am wondering why I get the below error message when I try to load a view into QLIK. It's okay when I load the data as a table, but it doesn't like the view. The issue seems to be with the below bit of SQL&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexwb_0-1679570184848.png" style="width: 310px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/103360i819A14A282C550D2/image-dimensions/310x118?v=v2" width="310" height="118" role="button" title="alexwb_0-1679570184848.png" alt="alexwb_0-1679570184848.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="alexwb_1-1679570235186.png" style="width: 833px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/103361i24C362B7D24069FF/image-dimensions/833x65?v=v2" width="833" height="65" role="button" title="alexwb_1-1679570235186.png" alt="alexwb_1-1679570235186.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052460#M1223032</guid>
      <dc:creator>alex-wb</dc:creator>
      <dc:date>2023-03-23T11:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052465#M1223033</link>
      <description>&lt;P&gt;This sounds like an issue with your Oracle view, not a Qlik issue. As per the message, it seems like the data is returning a non-numeric character in a location where a numeric value (such as month or hour) is expected.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052465#M1223033</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-03-23T11:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052470#M1223034</link>
      <description>&lt;P&gt;I don't think this is the case though. I can look at the structure of the table and as you can see it correctly returns the column as a date&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alexwb_0-1679571398670.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/103363i28F541BEAB9BC3DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alexwb_0-1679571398670.png" alt="alexwb_0-1679571398670.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052470#M1223034</guid>
      <dc:creator>alex-wb</dc:creator>
      <dc:date>2023-03-23T11:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052472#M1223035</link>
      <description>&lt;P&gt;You can test this by running the code as a query (rather than using the view) without the TO_DATE aspects. But as I said, this does not appear to be a Qlik issue so you're likely to have better luck asking about it in an Oracle-centric location.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052472#M1223035</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-03-23T11:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052913#M1223047</link>
      <description>&lt;P&gt;Qlik could be excluded as cause because it didn't touch the SQL. Beside any potential issues to your cast-syntax you should take a look on the used driver which may not compatible to your code and/or data-base (32 bit vs. 64 bit driver, the release and with it the support of newer features, ...).&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 12:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2052913#M1223047</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-03-24T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2053272#M1223068</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/135685"&gt;@alex-wb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As both&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6142"&gt;@Or&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;stated this issue is occurring on the data side and not the QlikView side. QlikView is returning the error because that is what it is receiving from the data source.&lt;/P&gt;
&lt;P&gt;I searched the Oracle 01858 error and found the following:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style6"&gt;ORA-01858: a non-numeric character was found where a numeric was expected&lt;/SPAN&gt;&lt;BR class="style6" /&gt;&lt;BR class="style6" /&gt;&lt;SPAN class="style5"&gt;&lt;FONT size="3"&gt;Cause: The input data to be converted using a date format model was incorrect. The input data did not contain a number where a number was required by the format model.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;BR class="style6" /&gt;&lt;BR class="style6" /&gt;&lt;SPAN class="style5"&gt;&lt;FONT size="3"&gt;Action: Fix the input data or the date format model to make sure the elements match in number and type. Then retry the operation.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style5"&gt;&lt;A href="http://www.dba-oracle.com/t_ora_01858_non_numeric.htm" target="_blank"&gt;http://www.dba-oracle.com/t_ora_01858_non_numeric.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style5"&gt;&lt;A href="https://www.tekstream.com/resource-center/ora-01858-error-message/" target="_blank"&gt;https://www.tekstream.com/resource-center/ora-01858-error-message/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Suggest you reach out to your DBA for further assistance with this Oracle error.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 22:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Message/m-p/2053272#M1223068</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2023-03-26T22:51:45Z</dc:date>
    </item>
  </channel>
</rss>

