<?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: getting error like &amp;quot;java.sql.SQLException: Missing IN or OUT parameter at index:: 2&amp;quot;. Can you please troubleshoot? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301278#M164950</link>
    <description>&lt;P&gt;ah right. Is there a reason you want a window? Usually with an input you would want all the latest data from the table&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2017 16:33:27 GMT</pubDate>
    <dc:creator>jplumsdaine22</dc:creator>
    <dc:date>2017-11-22T16:33:27Z</dc:date>
    <item>
      <title>getting error like "java.sql.SQLException: Missing IN or OUT parameter at index:: 2". Can you please troubleshoot?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301275#M164947</link>
      <description>&lt;P&gt;SELECT  A.* FROM "STG_CONTACT"."CRMTRC_CONVERSION_EVENT" A where A.CRMTRC_TIMESTAMP&amp;gt; ?  and A.CRMTRC_TIMESTAMP&amp;lt; ?+5 order by CRMTRC_TIMESTAMP&lt;/P&gt;

&lt;P&gt;I am getting error while iam running data input. Any help can be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301275#M164947</guid>
      <dc:creator>1240062</dc:creator>
      <dc:date>2020-09-29T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: getting error like "java.sql.SQLException: Missing IN or OUT parameter at index:: 2". Can you please troubleshoot?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301276#M164948</link>
      <description>&lt;P&gt;Sounds like the second ? is not getting filled. I'm not sure that splunk will use every instance of the ?, so you'll need to rewrite your query. &lt;/P&gt;

&lt;P&gt;However, as you want to limit your results to the 5 results after your checkpoint value, you could use the max_rows parameter in the db_inputs.conf  file instead. Just use &lt;CODE&gt;max_rows = 6&lt;/CODE&gt; and change your query to be &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SELECT A.* FROM "STG_CONTACT"."CRMTRC_CONVERSION_EVENT" A where A.CRMTRC_TIMESTAMP&amp;gt; ? order by CRMTRC_TIMESTAMP
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:52:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301276#M164948</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2020-09-29T16:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: getting error like "java.sql.SQLException: Missing IN or OUT parameter at index:: 2". Can you please troubleshoot?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301277#M164949</link>
      <description>&lt;P&gt;Thank you , but...here Check point is date that I have given. +5 means from that check point it adds 5 days to that date. So , how can I write? I need data between the two dates.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 16:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301277#M164949</guid>
      <dc:creator>1240062</dc:creator>
      <dc:date>2017-11-22T16:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: getting error like "java.sql.SQLException: Missing IN or OUT parameter at index:: 2". Can you please troubleshoot?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301278#M164950</link>
      <description>&lt;P&gt;ah right. Is there a reason you want a window? Usually with an input you would want all the latest data from the table&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 16:33:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-error-like-quot-java-sql-SQLException-Missing-IN-or-OUT/m-p/301278#M164950</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2017-11-22T16:33:27Z</dc:date>
    </item>
  </channel>
</rss>

