Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 99054 invoked from network); 6 Jul 2006 14:48:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 14:48:14 -0000 Received: (qmail 31100 invoked by uid 500); 6 Jul 2006 14:48:12 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 31079 invoked by uid 500); 6 Jul 2006 14:48:12 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 31068 invoked by uid 99); 6 Jul 2006 14:48:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 07:48:11 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.126.228.2] (HELO krabby.idg.de) (194.126.228.2) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Jul 2006 07:48:10 -0700 In-Reply-To: <27e674a90607060722q5cf07973he43d143fef60d8b4@gothaer.de> Subject: Re: Re: Need some assistance in creating an IBM-DB2 test To: "JMeter Users List" From: Frank_Lindner@idg.de Message-ID: Date: Thu, 6 Jul 2006 16:47:38 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm using the same class as our development. It works for our WS environment. ConnURL: jdbc:db2://:/ Driver Class: com.ibm.db2.jcc.DB2Driver Frank "Peter Lin" schrieb am 06/07/2006 16:22:28: > make sure you're using the right class for the jdbc. > > try looking at the official Db2 jdbc docs for the correct class to use. > > peter > > On 7/6/06, Frank_Lindner@idg.de wrote: > > > > > > > > > > > > Ok, I got a little further. > > > > Now I get the following error message: > > > > 2006/07/06 11:55:24 ERROR - jmeter.protocol.jdbc.sampler.JDBCSampler: > > Error > > in JDBC sampling com.ibm.db2.jcc.a.SqlException: unsupported encoding > > Cp273 > > for result set column > > at com.ibm.db2.jcc.a.j.a(j.java:426) > > at com.ibm.db2.jcc.b.kc.a(kc.java:2366) > > at com.ibm.db2.jcc.b.jb.a(jb.java:3244) > > at com.ibm.db2.jcc.b.jb.a(jb.java:1774) > > at com.ibm.db2.jcc.b.jb.a(jb.java:1701) > > at com.ibm.db2.jcc.b.jb.n(jb.java:620) > > at com.ibm.db2.jcc.b.jb.j(jb.java:257) > > at com.ibm.db2.jcc.b.jb.c(jb.java:57) > > at com.ibm.db2.jcc.b.w.c(w.java:42) > > at com.ibm.db2.jcc.b.cc.h(cc.java:177) > > at com.ibm.db2.jcc.a.pf.p(pf.java:1252) > > at com.ibm.db2.jcc.a.pf.a(pf.java:1930) > > at com.ibm.db2.jcc.a.pf.a(pf.java:519) > > at com.ibm.db2.jcc.a.pf.executeQuery(pf.java:503) > > at > > org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.sample( > > JDBCSampler.java:98) > > at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247) > > at java.lang.Thread.run(Unknown Source) > > > > Has anybody a solution? > > A develloper told me normaly this could not happen. Because JAVA supports > > all Codepages. > > I'm using DB2 Type 4 Driver. > > > > Best regards > > Frank > > > > > > Frank_Lindner@idg.de schrieb am 04/07/2006 11:03:53: > > > > > > > > > > > > > > > > > Greetings, > > > > > > I hope somebody can help me. > > > I need to create a JMeter test for an IBM-DB2 Database connection. > > > > > > Has anybody some experience how to start? > > > The manual only lists MySQL, PostgreSQL, Oracle and Ingres (2006) > > > connection strings. > > > > > > I just need the correct setup for the connection configuration. > > > > > > Thank you. > > > > > > Best regards > > > Frank > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org