Hi. You should be able to connect Splunk DB Connect to your Oracle db.
Here are the basic steps for setting up DB Connect:
Install the DB Connect App. (you already have the app installed, so ignore this step)
Install the JDBC drivers for Oracle. For instructions on downloading and installing the JDBC driver, see:
http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdrivers
Setup your connection to the database. See:http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Addadatabaseconnection
Once you have your database connection established, you can run queries against the database, and setup database inputs and outputs that let you add and index your database data in Splunk.
Hope this helps.
... View more