Modify the validation query select 1 to select 1 from dual Regards On Thu, Sep 1, 2016 at 7:37 PM, Sankar Das <[email protected]> wrote:
> Hello Everyone, > > I am trying to build one jdbc connection from jmeter. But getting different > error for different jmeter version. > > Jmeter 3: Cannot create PoolableConnectionFactory (ORA-00923: FROM keyword > not found where expected > > Jmeter 2.13: ORA-00911: invalid character > > Same select query I am able to run from sql devloper. > > I have placed the jdbc driver in lib folder, have given the connection > variable name and also correct connection url. > > > > These are all oracle error but connection configuration I am missing . > Thanks! > -- Cordialement. Philippe Mouawad.
