To enable the PMM to monitor Oracle using JDBC, you need to configure the database server to allow remote connections, and configure WebLOAD.
To configure Oracle to accept remote connections:
Oracle database allows only local connections by default. To enable monitoring, configure the database to accept remote connections, or use Remote PMM.
To configure WebLOAD to use Oracle:
Put Oracle JDBC Connector jar into C:\ProgramData\RadView\WebLOAD\extensions\java. Consult your Oracle documentation about where to obtain and how to configure the driver
The Oracle user specified must have SELECT permissions of the V$SYSSTAT system view