Cannot monitor Oracle databases with the jdbc_response probe. The loglevel 5 logs captured from the probe generate an error message similar to the following when the probe is activated, or when testing the connection to the database:
Could not connect to jdbc:oracle:thin:@<server>:<port>:<database>. No matching authentication protocol.
jdbc_response probe version 1.23,1.24
Oracle improved authentication security with the newer release which prevents older oracle jdbc drivers from successfully authenticating when logging into the older database server.