https://bz.apache.org/bugzilla/show_bug.cgi?id=60635
Bug ID: 60635
Summary: JDBC DB2 Connectivity : Query gives an error
Product: JMeter
Version: 3.0
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 34669
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34669&action=edit
DB2 not working for jmeter version 3
Having created attached jmx file in version 2.13 and working as expected, this
file loading in version 3.0 and 3.1 gives an error.
The jmeter.log shows no error, so JDBC DB2 driver seems to be accepted.
Executing the query as in attached jmx file gives following error :
Thread Name: JDBCTest 1-1
Sample Start: 2017-01-24 16:31:57 CET
Load time: 235
Connect Time: 0
Latency: 235
Size in bytes: 151
Headers size in bytes: 0
Body size in bytes: 151
Sample Count: 1
Error Count: 1
Data type ("text"|"bin"|""): text
Response code: null 0
Response message: java.sql.SQLException: Cannot create
PoolableConnectionFactory (DB2 SQL Error: SQLCODE=-104, SQLSTATE=42601,
SQLERRMC=END-OF-STATEMENT;Select 1;<table_expr>, DRIVER=3.65.131)
Response headers:
SampleResult fields:
ContentType: text/plain
DataEncoding: UTF-8
The SAMPLE database is the database as included in the DB2 install
version DB2 : 10.1 FP5
on Windows 7 and Windows Server 2008
--
You are receiving this mail because:
You are the assignee for the bug.