<?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 Splunk DB Connect: How to access data from an Oracle database table that doesn't have a unique field? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-How-to-access-data-from-an-Oracle-database/m-p/115538#M22909</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;

&lt;P&gt;I need to fetch data from one table from an Oracle database, but can we fetch data from a table without a unique ID present?&lt;/P&gt;

&lt;P&gt;I am trying to do this using Database input connection of Splunk db connect app.&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Gajanan Hiroji&lt;/P&gt;</description>
    <pubDate>Tue, 11 Nov 2014 16:32:29 GMT</pubDate>
    <dc:creator>gajananh999</dc:creator>
    <dc:date>2014-11-11T16:32:29Z</dc:date>
    <item>
      <title>Splunk DB Connect: How to access data from an Oracle database table that doesn't have a unique field?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-How-to-access-data-from-an-Oracle-database/m-p/115538#M22909</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;

&lt;P&gt;I need to fetch data from one table from an Oracle database, but can we fetch data from a table without a unique ID present?&lt;/P&gt;

&lt;P&gt;I am trying to do this using Database input connection of Splunk db connect app.&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Gajanan Hiroji&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:32:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-How-to-access-data-from-an-Oracle-database/m-p/115538#M22909</guid>
      <dc:creator>gajananh999</dc:creator>
      <dc:date>2014-11-11T16:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to access data from an Oracle database table that doesn't have a unique field?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-How-to-access-data-from-an-Oracle-database/m-p/115539#M22910</link>
      <description>&lt;P&gt;If you are configuring a dbtail monitor on the table, then yes I believe you will need a unique field - preferably an incrementing numeric ID or a timestamp that Splunk can track and increment for the tail. &lt;/P&gt;

&lt;P&gt;If you are running a dbquery search or a dbdump input then you would not need a unique field. dbquery is real time and does not index the data returned in Splunk. dbdump will grab the entire contents of the table every time it runs; you can append a timestamp at that point and need not worry about a unique identifier or incremental field.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:28:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-How-to-access-data-from-an-Oracle-database/m-p/115539#M22910</guid>
      <dc:creator>pmdba</dc:creator>
      <dc:date>2014-11-12T20:28:15Z</dc:date>
    </item>
  </channel>
</rss>

