mrmann
4 years agoNew Contributor
Oracle Connection Using Loadrunner
Hi all,
I've a function test in ReadyAPI, which does the following simple tasks:
- It connects to an Oracle database to pull back some records
- Makes a REST request to update each record in question and loops around.
I added the Oracle library to the relevant Smartbear directory and added it to the JDBC preferences area. If I run the test via the UI, it works fine, however if i use the command line to use Loadrunner, it fails to load the Oracle
09:11:47,133 ERROR [SoapUI] An error occurred [Oracle Conenction String], see error log for details
09:11:47,134 ERROR [errorlog] Failed to register the JDBC driver [Oracle Conenction String].
Any ideas?
Thanks,