Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA1151066F for ; Fri, 1 May 2015 13:20:06 +0000 (UTC) Received: (qmail 86325 invoked by uid 500); 1 May 2015 13:20:06 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 86238 invoked by uid 500); 1 May 2015 13:20:06 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 86222 invoked by uid 99); 1 May 2015 13:20:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2015 13:20:06 +0000 Date: Fri, 1 May 2015 13:20:06 +0000 (UTC) From: "EMR (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DBUTILS-125) Using Oracle OJDBC7 gives ORA-00933 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DBUTILS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523177#comment-14523177 ] EMR commented on DBUTILS-125: ----------------------------- Just wondering if anyone has had a chance to confirm this issue? > Using Oracle OJDBC7 gives ORA-00933 > ----------------------------------- > > Key: DBUTILS-125 > URL: https://issues.apache.org/jira/browse/DBUTILS-125 > Project: Commons DbUtils > Issue Type: Bug > Affects Versions: 1.6 > Environment: JDBC driver version is 12.1.0.1.0 > Reporter: EMR > Priority: Minor > > Attempting to run an sql query with the latest version of the drivers, it fails with ERROR (JavaApplication33.java:107) - ORA-00933: SQL command not properly ended. > However, if I revert to the 11 version of the driver, the query works fine. Is there a setting that I am missing between the two versions? -- This message was sent by Atlassian JIRA (v6.3.4#6332)