<?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: How to connect to Oracle DB? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/623052#M78079</link>
    <description>&lt;P&gt;This worked for me. Thank you a ton!&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 17:17:19 GMT</pubDate>
    <dc:creator>yackle_official</dc:creator>
    <dc:date>2022-12-02T17:17:19Z</dc:date>
    <item>
      <title>Splunk DB Connect: How to connect to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293169#M35028</link>
      <description>&lt;P&gt;Can someone post steps on how to configure Oracle connection using Splunk DB connect?&lt;BR /&gt;
I've installed Splunk DB Connect&lt;BR /&gt;
Java jdk-8u71-windows-x64&lt;BR /&gt;
i copied the ojdbc6 &amp;amp;7 jars and i'm still not able to establish a db connection to Oracle&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 11:25:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293169#M35028</guid>
      <dc:creator>uma2356</dc:creator>
      <dc:date>2017-05-15T11:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to connect to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293170#M35029</link>
      <description>&lt;P&gt;What version of splunk? What version of DBX? What is the error you are getting?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 20:45:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293170#M35029</guid>
      <dc:creator>tmuth_splunk</dc:creator>
      <dc:date>2017-07-14T20:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to connect to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293171#M35030</link>
      <description>&lt;P&gt;I'm having the same problems connecting to oracle db. Currently using 6.6.2 and Splunk DB Connect 3.0.3.&lt;/P&gt;

&lt;P&gt;Currently if I use the proper service name, I get an error saying Connection is invalid! "Internal server error, originalErrorMessage=IO Error: The Network Adapter could not establish the connection".&lt;BR /&gt;
If I use a random service name I get a message saying Connection is invalid!  "Internal server error, originalErrorMessage=Listener refused the connection with the following error: ORA-12514, TNS: listener does not currently know of service requested in connect descriptor".&lt;/P&gt;

&lt;P&gt;Already tested using ojdbc6 and 7 both unsuccessfully.&lt;/P&gt;

&lt;P&gt;I already checked a number of answers about this ORA-12514 but none pointed me in the right direction.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 13:08:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293171#M35030</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2017-08-07T13:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to connect to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293172#M35031</link>
      <description>&lt;P&gt;I was having the same issue until I changed the query for the connection. Try this:&lt;/P&gt;

&lt;P&gt;Under the connection, click on the checkbox for "Edit JDBC URL"&lt;/P&gt;

&lt;P&gt;Use the format: &lt;CODE&gt;jdbc:oracle:thin:&amp;lt;host&amp;gt;@:1521/&amp;lt;db&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;For us, it wouldn't work unless you used the FQDN on both the host and the database. An example of this would be jdbc:oracle:thin:@server1.example.com:1521/database1.example.com.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 21:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/293172#M35031</guid>
      <dc:creator>rmoss84</dc:creator>
      <dc:date>2017-08-08T21:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to connect to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/537392#M64710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/90723"&gt;@diogofgm&lt;/a&gt;&amp;nbsp;, I'm struggling with this exact issue, did you manage to get pass it? If so, please could you share it with me. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 10:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/537392#M64710</guid>
      <dc:creator>YaaseenSalie1</dc:creator>
      <dc:date>2021-01-27T10:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to connect to Oracle DB?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/623052#M78079</link>
      <description>&lt;P&gt;This worked for me. Thank you a ton!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 17:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-connect-to-Oracle-DB/m-p/623052#M78079</guid>
      <dc:creator>yackle_official</dc:creator>
      <dc:date>2022-12-02T17:17:19Z</dc:date>
    </item>
  </channel>
</rss>

