I've been trying to connect to an oracle instance but I am running into a brick wall and not sure what to try next. I know the Oracle SID, server name, port, and account are all good for read only, but this is the error I continuously get:
Encountered the following error while trying to update: In handler 'dbx-databases': Error connecting to database: java.sql.SQLException: Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
I'm running Splunk 5.0.1 and Splunk DB Connect 1.0.6..
... View more