<?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: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373097#M45189</link>
    <description>&lt;P&gt;So others might benefit, please share the workaround.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2017 14:35:38 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-10-16T14:35:38Z</dc:date>
    <item>
      <title>Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373093#M45185</link>
      <description>&lt;P&gt;After upgrading to DBX 3.1.1 from DBX 2.3.x My SQL query for pulling Oracle audit trails no longer works. I'm using a converted time stamp based off of the event time stamp for the rising column, and I've added in the additional WHERE statement to the query, per the guidelines. The query works in batch mode, but errors out when I select rising column. Any help would be greatly appreciated. &lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 13:26:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373093#M45185</guid>
      <dc:creator>smcbride27</dc:creator>
      <dc:date>2017-10-03T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373094#M45186</link>
      <description>&lt;P&gt;This is the error that I'm getting: java.sql.SQLException: Missing IN or OUT parameter at index:: 1&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 13:41:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373094#M45186</guid>
      <dc:creator>smcbride27</dc:creator>
      <dc:date>2017-10-03T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373095#M45187</link>
      <description>&lt;P&gt;Any updates on the resolution please?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:00:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373095#M45187</guid>
      <dc:creator>Venkat_16</dc:creator>
      <dc:date>2017-10-16T13:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373096#M45188</link>
      <description>&lt;P&gt;It turns out that I found a bug with support. They went back to the developers and we have a work around. &lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:21:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373096#M45188</guid>
      <dc:creator>smcbride27</dc:creator>
      <dc:date>2017-10-16T13:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373097#M45189</link>
      <description>&lt;P&gt;So others might benefit, please share the workaround.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 14:35:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373097#M45189</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-10-16T14:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373098#M45190</link>
      <description>&lt;P&gt;To work around the rising column issue non indexable columns need to be skipped in the sql query. (For me this was specifically for the audit trails on an Oracle Exadata). This was done by editing the sql queries manually in the $SPLUNK_HOME/etc/apps/splunk_app_db_connect/local directory in the db_inputs.conf file&lt;/P&gt;

&lt;P&gt;Skipping columns causes a shift in the rising column index, so the checkpoint files need to be cleaned up as well. These files are under $SPLUNK_HOME/var/lib/splunk/modinputs/server/splunk_app_dbconnect&lt;/P&gt;

&lt;P&gt;Note: Some of the above files and locations do NOT exist until the app is upgraded, and the migration completed. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:15:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373098#M45190</guid>
      <dc:creator>smcbride27</dc:creator>
      <dc:date>2020-09-29T16:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect upgrade: SQL Query for pulling Oracle audit trails stopped working</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373099#M45191</link>
      <description>&lt;P&gt;We have the similar issue on DB Connect 2.4.x as well.&lt;BR /&gt;
Could you please share the workaround?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 14:55:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-upgrade-SQL-Query-for-pulling-Oracle-audit/m-p/373099#M45191</guid>
      <dc:creator>Venkat_16</dc:creator>
      <dc:date>2017-10-16T14:55:17Z</dc:date>
    </item>
  </channel>
</rss>

