We are running multiple Oracle DB's, each with it's own IP, DNS and Listener, on the same Linux Server. The Plugin does set the Hostname to the Linux Server Name. When I try to add a Runas Key for a Oracle DB the jdbc Connection String contains the FQHN as Hostname where no Listener is running.
How can I set the IP or DNS of the Oracle Listener in the Oracle DB Resource ? How do other Users handle multiple Listeners/DB's on one Linux Server ?