Hi, I just configure a JDBC Oracle connection to test, this is my configuration:
url: jdbc:oracle:thin:@//192.168.110.103:1521/rdgolf driver: oracle.jdbc.OracleDriver I copy the ojdbc6.jar in the library folder But when I execute the jmeter, it returns the next error: ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found Many thanks and best regards.
