<?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: Help with DBConnector search error in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427454#M52307</link>
    <description>&lt;P&gt;I cannot find Operations - DB Inputs - [your input] - Set Parameters.&lt;BR /&gt;
I go to Data Lab , select my connection, and enter my query in the sql editor.&lt;BR /&gt;
I've tried adding IncidentId as my RisingColumn, but to no avail.&lt;BR /&gt;
it runs without "where IncidentId &amp;gt; ?". When I do add this line, I get "java.sql.SQLException: Parameter #1 has not been set."&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2019 14:31:22 GMT</pubDate>
    <dc:creator>mbxray</dc:creator>
    <dc:date>2019-06-19T14:31:22Z</dc:date>
    <item>
      <title>Splunk DB Connect: Help with DBConnector search error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427452#M52305</link>
      <description>&lt;P&gt;This is for McAfee EPO Data Loss Prevention events.&lt;/P&gt;

&lt;P&gt;I have one connector to our McAfee EPO for the EPOEvents table using Input type &lt;EM&gt;Rising&lt;/EM&gt;, no errors. Using AutoID as a rising column.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM (
SELECT 
(myquery)
where AutoID &amp;gt; ?
ORDER BY AutoID asc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I create another connection to another table for DLP events and use the search, I get the error:&lt;BR /&gt;
&lt;CODE&gt;"java.sql.SQLException: Parameter #1 has not been set."&lt;/CODE&gt; using IncidentId as a rising column.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM (
SELECT 
(myquery)
where IncidentId &amp;gt; ?
ORDER BY IncidentId asc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It gives me the error message when I use the following line,  &lt;CODE&gt;where IncidentId &amp;gt; ?&lt;/CODE&gt;.&lt;BR /&gt;
Is it better not to use a sub-search?&lt;BR /&gt;
Any help appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 19:00:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427452#M52305</guid>
      <dc:creator>mbxray</dc:creator>
      <dc:date>2019-06-17T19:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: Help with DBConnector search error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427453#M52306</link>
      <description>&lt;P&gt;Have you tried the following? &lt;BR /&gt;
Leave out line 4 and specify the rising column under: Operations - DB Inputs - [your input] - Set Parameters&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 12:56:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427453#M52306</guid>
      <dc:creator>sanderdenheijer</dc:creator>
      <dc:date>2019-06-19T12:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: Help with DBConnector search error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427454#M52307</link>
      <description>&lt;P&gt;I cannot find Operations - DB Inputs - [your input] - Set Parameters.&lt;BR /&gt;
I go to Data Lab , select my connection, and enter my query in the sql editor.&lt;BR /&gt;
I've tried adding IncidentId as my RisingColumn, but to no avail.&lt;BR /&gt;
it runs without "where IncidentId &amp;gt; ?". When I do add this line, I get "java.sql.SQLException: Parameter #1 has not been set."&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 14:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Help-with-DBConnector-search-error/m-p/427454#M52307</guid>
      <dc:creator>mbxray</dc:creator>
      <dc:date>2019-06-19T14:31:22Z</dc:date>
    </item>
  </channel>
</rss>

