<?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 : Why am I getting this error connecting to Oracle DB? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441140#M54180</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am trying to connect Splunk to an Oracle database using DB Connect version 3.1.3.&lt;/P&gt;

&lt;P&gt;When setting up the connection, I get the following error when trying to save:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the main URL sections.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have followed the instructions to setup the Oracle driver in the documentation, and have the ojdbc7.jar file from Oracle in my drivers directory.&lt;/P&gt;

&lt;P&gt;I've tried manually editing the JDBC string using the suggestion found here; &lt;A href="https://answers.splunk.com/answers/528512/splunk-db-connect-how-to-connect-to-oracle-db.html?utm_source=typeahead&amp;amp;utm_medium=newquestion&amp;amp;utm_campaign=no_votes_sort_relev"&gt;https://answers.splunk.com/answers/528512/splunk-db-connect-how-to-connect-to-oracle-db.html?utm_source=typeahead&amp;amp;utm_medium=newquestion&amp;amp;utm_campaign=no_votes_sort_relev&lt;/A&gt; in the second comment.&lt;/P&gt;

&lt;P&gt;Anyone else run into this problem and find a solution?&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 17:26:13 GMT</pubDate>
    <dc:creator>mvillene</dc:creator>
    <dc:date>2018-08-31T17:26:13Z</dc:date>
    <item>
      <title>Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441140#M54180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am trying to connect Splunk to an Oracle database using DB Connect version 3.1.3.&lt;/P&gt;

&lt;P&gt;When setting up the connection, I get the following error when trying to save:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the main URL sections.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have followed the instructions to setup the Oracle driver in the documentation, and have the ojdbc7.jar file from Oracle in my drivers directory.&lt;/P&gt;

&lt;P&gt;I've tried manually editing the JDBC string using the suggestion found here; &lt;A href="https://answers.splunk.com/answers/528512/splunk-db-connect-how-to-connect-to-oracle-db.html?utm_source=typeahead&amp;amp;utm_medium=newquestion&amp;amp;utm_campaign=no_votes_sort_relev"&gt;https://answers.splunk.com/answers/528512/splunk-db-connect-how-to-connect-to-oracle-db.html?utm_source=typeahead&amp;amp;utm_medium=newquestion&amp;amp;utm_campaign=no_votes_sort_relev&lt;/A&gt; in the second comment.&lt;/P&gt;

&lt;P&gt;Anyone else run into this problem and find a solution?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 17:26:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441140#M54180</guid>
      <dc:creator>mvillene</dc:creator>
      <dc:date>2018-08-31T17:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441141#M54181</link>
      <description>&lt;P&gt;Did you try with 3.1.2? With 3.1.3 I traced a lot of unresolved issues.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 14:46:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441141#M54181</guid>
      <dc:creator>andreacorvini</dc:creator>
      <dc:date>2018-09-04T14:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441142#M54182</link>
      <description>&lt;P&gt;The "mysql" part of the exception leads to me believe that you might be choosing the wrong type of DB when creating the connection. &lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 14:50:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441142#M54182</guid>
      <dc:creator>tmuth_splunk</dc:creator>
      <dc:date>2018-09-04T14:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441143#M54183</link>
      <description>&lt;P&gt;Is there a link to download the previous version? I can't seem to find the link on Splunkbase.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:38:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441143#M54183</guid>
      <dc:creator>mvillene</dc:creator>
      <dc:date>2018-09-05T14:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441144#M54184</link>
      <description>&lt;P&gt;I noticed that as well, but I am selecting Oracle Service from the database connection type and I have the Oracle drivers installed according to the DB connect app.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:50:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441144#M54184</guid>
      <dc:creator>mvillene</dc:creator>
      <dc:date>2018-09-05T14:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441145#M54185</link>
      <description>&lt;P&gt;Working on this today, I was able to get some different errors regarding TNS listeners not working using DB Connect 3.1.2.&lt;/P&gt;

&lt;P&gt;When I removed the jtds.jar file from the drivers folder in db connect I was finally seeing those errors.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 21:12:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441145#M54185</guid>
      <dc:creator>mvillene</dc:creator>
      <dc:date>2018-09-05T21:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441146#M54186</link>
      <description>&lt;P&gt;If you need 3.1.2, send me an email and I'll share a private link with you.&lt;BR /&gt;
&lt;A href="mailto:andrea.corvini@gmail.com"&gt;andrea.corvini@gmail.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;With the last message you mean you have different errors with 3.1.2?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 21:31:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441146#M54186</guid>
      <dc:creator>andreacorvini</dc:creator>
      <dc:date>2018-09-05T21:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect : Why am I getting this error connecting to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441147#M54187</link>
      <description>&lt;P&gt;I had the same problem in Splunk 7.3.4.2 and DB-Connect 3.2.0&lt;BR /&gt;
I tried to made a new Oracle-DB-Connection and got mySQL error message. When I removed mySQL driver from DB-Connect I got the correct error message from Oracle jdbc driver.&lt;BR /&gt;
As suggested &lt;A href="https://answers.splunk.com/answering/764029/view.html"&gt;here&lt;/A&gt; it seems to be a bug in the mySQL jdbc driver, so I updated this driver from version 8.0.11 to 8.0.19 and this seems to solve the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:25:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-am-I-getting-this-error-connecting-to/m-p/441147#M54187</guid>
      <dc:creator>goelli</dc:creator>
      <dc:date>2020-04-08T18:25:36Z</dc:date>
    </item>
  </channel>
</rss>

