<?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 db2 and datatypes problem in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132959#M11006</link>
    <description>&lt;P&gt;Hi -&lt;BR /&gt;
I am trying to connect to db2 through the db connect app. I can connect to the database and also see all the tables. I can see all the data as well unless it's decfloat data type - then it just shows up blank. &lt;BR /&gt;
Has anyone encountered the same issue? Can Splunk understand all of db2 datatypes? &lt;/P&gt;

&lt;P&gt;So I have no issues connecting to the database or seeing the data - UNLESS that data is data type defloat - and then I see blank spaces where numbers should be. &lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2014 23:24:58 GMT</pubDate>
    <dc:creator>AKalika1981</dc:creator>
    <dc:date>2014-01-30T23:24:58Z</dc:date>
    <item>
      <title>db2 and datatypes problem</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132959#M11006</link>
      <description>&lt;P&gt;Hi -&lt;BR /&gt;
I am trying to connect to db2 through the db connect app. I can connect to the database and also see all the tables. I can see all the data as well unless it's decfloat data type - then it just shows up blank. &lt;BR /&gt;
Has anyone encountered the same issue? Can Splunk understand all of db2 datatypes? &lt;/P&gt;

&lt;P&gt;So I have no issues connecting to the database or seeing the data - UNLESS that data is data type defloat - and then I see blank spaces where numbers should be. &lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 23:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132959#M11006</guid>
      <dc:creator>AKalika1981</dc:creator>
      <dc:date>2014-01-30T23:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: db2 and datatypes problem</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132960#M11007</link>
      <description>&lt;P&gt;I have not tried to use the DECFLOAT type with DBX, but it seems that DB2 maps that data type to a BigDecimal object.  See &lt;A href="http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=%2Fcom.ibm.db2.luw.apdv.java.doc%2Fsrc%2Ftpc%2Fimjcc_cjv00003.html"&gt;http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=%2Fcom.ibm.db2.luw.apdv.java.doc%2Fsrc%2Ftpc%2Fimjcc_cjv00003.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It is possible that DB Connect does not know how to deal with the DECFLOAT type.  You could try altering your SQL to cast it to a DECIMAL.  &lt;/P&gt;

&lt;P&gt;And if you have enterprise support you should file a support case.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 05:10:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132960#M11007</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2014-02-03T05:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: db2 and datatypes problem</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132961#M11008</link>
      <description>&lt;P&gt;Thanks! After playing with it for a bit casting DECFLOAT to another datatype in SQL in dbx has proven to be the best solution for us.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 19:02:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/db2-and-datatypes-problem/m-p/132961#M11008</guid>
      <dc:creator>AKalika1981</dc:creator>
      <dc:date>2014-02-03T19:02:17Z</dc:date>
    </item>
  </channel>
</rss>

