Hi,
  It is only about adding one extra line in 2 places :
1)  
<http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JDBC_Request>
 
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JDBC_Request
 :
In the 'Description' column for row 'Variable Name' in 'Parameters' table, text 
to be added after current text
'Name of the JMeter variable that the connection pool is bound to':
This is the same name specified in 'Variable Name' field of JDBC Connection 
Configuration.

2)  <http://jakarta.apache.org/jmeter/usermanual/build-db-test-plan.html> 
http://jakarta.apache.org/jmeter/usermanual/build-db-test-plan.html :
In section 7.2 Adding JDBC Requests:


Text to be added after current text 'The other fields on the screen can be left 
as the defaults'.:

JMeter creates a database connection pool with the configuration settings as 
specified in the Control Panel. And the pool can be referred to in subsequent 
JDBC requests through text specified in the 'Variable Name' field.

Hope this would be helpful.

Regards,

Kakoli

-----Original Message-----
From: sebb [ mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 7:08 PM
To: JMeter Users List
Subject: Re: Error in running JDBC Request


In 11/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote:
>
> Hi Sebb,
>   Thanks for the reply. It is running now.
> Actually, I was trying to create the connection pool from the stand-alone 
> program. And then use it in JMeter. Because I didn't realise that all that is 
> done automatically through JDBC Connection Configuration.
>   As an open source tool, JMeter actually does a lot of stuff, which is not 
> quite evident from the documentation.

Please indicate where the documentation is lacking, and it can then be
corrected.

Ideally create a Bugzilla issue, but if it is just a missing paragraph
or two, please report it here.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to