Re: [dbutils] Issue when using more than 1 parameter in query

2015-11-19 Thread Amol Kulkarni
Thank you all for your response . as we are unable to determine problem, we have moved back to plain jdbc for this. On Wed, Nov 18, 2015 at 5:03 PM, Amol Kulkarni <amolkul...@gmail.com> wrote: > I think so, the problem is with dbutils to query this particular table. If > there w

Re: [dbutils] Issue when using more than 1 parameter in query

2015-11-18 Thread Amol Kulkarni
wrote: > Hello Amol, > > 2015-11-17 9:07 GMT+01:00 Amol Kulkarni <amolkul...@gmail.com>: > > > We tested this code with standalone app.The stmt.getParameterMetaData() > > in QueryRunner.java is throwing error. We asked DBA , but he does not > see > > any

Re: [dbutils] Issue when using more than 1 parameter in query

2015-11-17 Thread Amol Kulkarni
be an issue in getting metadata. On Tue, Nov 17, 2015 at 12:35 PM, Benedikt Ritter <brit...@apache.org> wrote: > Hello Amol, > > can you see the query being sent to your database in the query log? Maybe > it is different from what you're expecting. > > Benedikt > > 2015-11-1

Re: [dbutils] Issue when using more than 1 parameter in query

2015-11-16 Thread Amol Kulkarni
Yes it does work when done through sql developer command line , also tried from sql plus it works. The problem occurs only through dbutils. On Tue, Nov 17, 2015 at 12:33 AM, Benedikt Ritter <brit...@apache.org> wrote: > Hello Amol, > > 2015-11-10 21:03 GMT+01:00 Amol Ku

[dbutils] Issue when using more than 1 parameter in query

2015-11-10 Thread Amol Kulkarni
Hi, I am getting a ORA-00942: table or view does not exist when I query using dbutils api with 2 parameters. My enviroment si WAS 8.5.5 and oracle db 11g I am using dbutils1.6 to make db calls. The problem occurs if I send two query parameters like SELECT * FROM DIGITAL_CERTIFICATE_CACHE WHERE