Hi! I need to connect to a DB2 Database located in a server and test if a SQL is ok. I'm using JMeter in order to do that a lot of times. But I'm getting problens doing that. The biggest problem with JMeter is that it doesn't show me the error , or at least I don't know how to see it.
This is what I'm configuring in my JDBC Request, in JMeter:: JDBC URL: jdbc:db2://server ip: port/CORE_DEV Driver class: com.ibm.db2.jcc.DB2Driver Username: test Password **** Number of Connections in Pool: 1 Max Usage For Each Components: 1 SQL Query String: select * from Player. ********************************************* Does anybody knows how to solve this? Thanks in advance. Marcelo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

