<?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 [IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token &amp;quot;case&amp;quot; was found following &amp;quot;else in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515089#M32576</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dear Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;am getting below error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: CLI describe error: [IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token "case" was found following "else&lt;BR /&gt;rstf.END_TS end". Expected tokens may include: "FROM". SQLSTATE=42601&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2018 06:32:43 GMT</pubDate>
    <dc:creator>learn_SAS_23</dc:creator>
    <dc:date>2018-11-30T06:32:43Z</dc:date>
    <item>
      <title>[IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token "case" was found following "else</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515089#M32576</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dear Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;am getting below error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: CLI describe error: [IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token "case" was found following "else&lt;BR /&gt;rstf.END_TS end". Expected tokens may include: "FROM". SQLSTATE=42601&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 06:32:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515089#M32576</guid>
      <dc:creator>learn_SAS_23</dc:creator>
      <dc:date>2018-11-30T06:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: [IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token "case" was found follow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515114#M32577</link>
      <description>&lt;P&gt;Looks like Your Case statement Nesting is incorrect . try expanding all the scenarios like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;case 
	when dt.DATE_TIME_KEY+900 &amp;lt; rstf.END_TS then 
                            dt.DATE_TIME_KEY+900
	when dt.DATE_TIME_KEY+900 &amp;gt; rstf.END_TS then rstf.END_TS 
	when dt.DATE_TIME_KEY &amp;gt; START_TS then dt.DATE_TIME_KEY
	when dt.DATE_TIME_KEY &amp;lt; START_TS then rstf.START_TS
end &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Nov 2018 14:58:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515114#M32577</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2018-11-21T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: [IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token "case" was found follow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515121#M32578</link>
      <description>&lt;P&gt;In addition to your messed up CASE statement (statements?)&amp;nbsp; are you really trying to SUM() dates?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is in the variables DATE_TIME_KEY, END_TS and START_TS ?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 15:06:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/515121#M32578</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-11-21T15:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: [IBM][CLI Driver][DB2/LINUXX8664] SQL0104N An unexpected token "case" was found follow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/517378#M32615</link>
      <description>Thanks, for finding it</description>
      <pubDate>Fri, 30 Nov 2018 06:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/IBM-CLI-Driver-DB2-LINUXX8664-SQL0104N-An-unexpected-token-quot/m-p/517378#M32615</guid>
      <dc:creator>learn_SAS_23</dc:creator>
      <dc:date>2018-11-30T06:33:32Z</dc:date>
    </item>
  </channel>
</rss>

