Grafana can't connect with Oracle DB

Hi there, I’m having problems using the Oracle plugin to connect with a Database, I’m trying to test the connection but it never returns a successful message, then when I’m trying to query the database, I’m getting a 504 error.

Can someone please help me with this?

Thank you.

Hi,

To troubleshoot, i would suggest the following :
1 - Check connectivity from grafana server to your oracle db (use telnet host port)

2 - Then check that the user you are using have privileges, if this is not the case you will have events on your oracle database (audit)

Hope it helps.

Good Luck