No suitable driver found for jdbc:oracle for JDBC request in JMeter.
Configuration details:
Suggest if any changes required to resolve it.
No suitable driver found for jdbc:oracle for JDBC request in JMeter.
Configuration details:
Suggest if any changes required to resolve it.
oracle.net.tns_admin
system property and use TNS entry in the JDBC URL like jdbc:oracle:thin:@your_entry_name_here
SELECT 1 FROM DUAL
More information: