<?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 v1: Database inputs not working in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172626#M23296</link>
    <description>&lt;P&gt;Theres no conflict..they are designed to run side by side...&lt;/P&gt;

&lt;P&gt;try this search...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*dbx.log *IDM2* 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should see when the dump was executed..tells you how long it took and any results or errors&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2015 12:48:26 GMT</pubDate>
    <dc:creator>n00badmin</dc:creator>
    <dc:date>2015-06-23T12:48:26Z</dc:date>
    <item>
      <title>Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172619#M23289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have setup a Database Connection "TEST-HRi" in the Splunk Manager in DB Connect v 1.1.4 on Splunk 6.2.0 &lt;/P&gt;

&lt;P&gt;I can successfully query the Database in the DB Query section in DB Connect and pull down 1000 results using the below query.&lt;/P&gt;

&lt;P&gt;SELECT * FROM MIS_EMPLOYEE_DATA&lt;/P&gt;

&lt;P&gt;No matter what I do I can't seem to get the Database inputs in the Splunk Manager to pull down the entire DB. &lt;/P&gt;

&lt;P&gt;I have setup an index I would like to pull the data into called "hri-db-test". I have confirmed with the Database owners that pulling the entire DB should not be a problem from their end.&lt;/P&gt;

&lt;P&gt;I have the following settings..&lt;/P&gt;

&lt;P&gt;dbmon-dump://TEST-HRi/IDM2&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Name&lt;/EM&gt;&lt;BR /&gt;
IDM2&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Input Type&lt;/EM&gt;&lt;BR /&gt;
Dump (Always dump the full table/query)&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Database&lt;/EM&gt;&lt;BR /&gt;
TEST-HRi&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Select SQL Query&lt;/EM&gt;&lt;BR /&gt;
SELECT * FROM MIS_EMPLOYEE_DATA&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Sourcetype&lt;/EM&gt;&lt;BR /&gt;
csv&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Splunk Index&lt;/EM&gt;&lt;BR /&gt;
hri-db-test&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Output Format&lt;/EM&gt;&lt;BR /&gt;
CSV (with headers)&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Output timestamp&lt;/EM&gt;&lt;BR /&gt;
MODIFYTIMESTAMP&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Timestamp Format&lt;BR /&gt;
-blank-&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Interval&lt;/EM&gt;&lt;BR /&gt;
15 * * * *&lt;/P&gt;

&lt;P&gt;Any help is much appreciated, even if it's pointing me towards the logs that will show me the errors. I have Splunk on Splunk installed on this instance.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:21:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172619#M23289</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2020-09-28T20:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172620#M23290</link>
      <description>&lt;P&gt;dbx logs usually give a clue as to what happened in the poll of the db&lt;/P&gt;

&lt;P&gt;index=_internal source=&lt;EM&gt;dbx&lt;/EM&gt; &lt;/P&gt;

&lt;P&gt;you can even throw a &lt;EM&gt;IDM2&lt;/EM&gt; in your search to filter the logs down...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 11:33:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172620#M23290</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T11:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172621#M23291</link>
      <description>&lt;P&gt;index=_internal source=dbx returns no results, even after running a successful query in DB Query.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 11:49:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172621#M23291</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-23T11:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172622#M23292</link>
      <description>&lt;P&gt;my apologies...the text took out the star wildcards...there should be an asterisk on either side of dbx &lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 11:58:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172622#M23292</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T11:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172623#M23293</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*dbx* *IDM2*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jun 2015 12:01:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172623#M23293</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T12:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172624#M23294</link>
      <description>&lt;P&gt;Thanks - I tihnk I found the problem.&lt;/P&gt;

&lt;P&gt;[CRITICAL] [rpcstart.py] RPC server has been terminated abnormally with error [No java path specified].&lt;/P&gt;

&lt;P&gt;[CRITICAL] [rpcstart.py] No java path specified for stanza rpcstart://default&lt;/P&gt;

&lt;P&gt;Still dont really understand why the DB Query would work and not the DB Input but at least I've found the right logs.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 12:34:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172624#M23294</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-23T12:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172625#M23295</link>
      <description>&lt;P&gt;Actually that is DB Connect v2 - I'll look for errors in DBv1 and uninstall DB connect v2 incase there is a conflict&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 12:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172625#M23295</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-23T12:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172626#M23296</link>
      <description>&lt;P&gt;Theres no conflict..they are designed to run side by side...&lt;/P&gt;

&lt;P&gt;try this search...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*dbx.log *IDM2* 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should see when the dump was executed..tells you how long it took and any results or errors&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 12:48:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172626#M23296</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T12:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172627#M23297</link>
      <description>&lt;P&gt;Perfect.&lt;/P&gt;

&lt;P&gt;see the below in the logs.&lt;/P&gt;

&lt;P&gt;13:15:00.288 dbx6955:INFO:DumpDatabaseMonitor - Database monitor=[dbmon-dump://TEST-HRi/IDM2] finished with status=false resultCount=0 in duration=234 ms&lt;/P&gt;

&lt;P&gt;As DB Query works fine would this be an setting owned by the Database owners causing this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:11:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172627#M23297</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-23T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172628#M23298</link>
      <description>&lt;P&gt;what happens if you go back to db query and run it without the limit 1000???&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:52:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172628#M23298</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T13:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172629#M23299</link>
      <description>&lt;P&gt;also try not specifying a custom sql query...just use the default query with the table name when u configure the dump&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172629#M23299</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T14:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172630#M23300</link>
      <description>&lt;P&gt;command="dbquery", A database error occurred: Invalid Fetch Size&lt;/P&gt;

&lt;P&gt;I was told by the DB owners that pulling the entire DB is not an issue, I assume it is?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:10:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172630#M23300</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-23T14:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172631#M23301</link>
      <description>&lt;P&gt;ummm I would check dbx documentation for any max settings...will check in a bit...but yes have the db admins check the max rows returned for ur user&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:22:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172631#M23301</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T14:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172632#M23302</link>
      <description>&lt;P&gt;Back to this post &lt;A href="http://answers.splunk.com/answers/243605/splunk-db-connect-1-why-am-i-getting-error-command.html"&gt;http://answers.splunk.com/answers/243605/splunk-db-connect-1-why-am-i-getting-error-command.html&lt;/A&gt;  So can I index the database, or are there size limits on the Splunk side?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:42:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172632#M23302</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-23T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172633#M23303</link>
      <description>&lt;P&gt;configure the input to not use a custom sql query...tell splunk the table and let it build the query...does that work???&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:45:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172633#M23303</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T14:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172634#M23304</link>
      <description>&lt;P&gt;Hi @n00badmin&lt;/P&gt;

&lt;P&gt;Please be sure that when responding to someone's answer, click on "Add comment" directly below their answer or, if responding to someone's comment, type in the "Add your comment..." box directly below their comment. You keep typing all of your responses in the "Enter your answer here..." box at the very bottom of the page which, instead, posts a brand new answer each time and is confusing for other users to follow. This will help with a clean continuous flow of the conversation. I already converted your "answers" to comments, so just something to keep in mind from here on out. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 17:56:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172634#M23304</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2015-06-23T17:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172635#M23305</link>
      <description>&lt;P&gt;Yah, sorry, the pitfalls of helping while on mobile. &lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 18:26:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172635#M23305</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T18:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect v1: Database inputs not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172636#M23306</link>
      <description>&lt;P&gt;Still trying, but even without the query I get the following errors.&lt;/P&gt;

&lt;P&gt;monsch1:INFO:Scheduler - Execution of input=[dbmon-dump://TEST-HRi/IDM2] finished in duration=375 ms with resultCount=0 success=false continueMonitoring=true&lt;/P&gt;

&lt;P&gt;dbx6285:INFO:DumpDatabaseMonitor - Database monitor=[dbmon-dump://TEST-HRi/IDM2] finished with status=false resultCount=0 in duration=375 ms&lt;/P&gt;

&lt;P&gt;I suspect I am making a basic error somewhere.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 10:29:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-v1-Database-inputs-not-working/m-p/172636#M23306</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2015-06-24T10:29:50Z</dc:date>
    </item>
  </channel>
</rss>

