Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 21541 invoked from network); 18 May 2009 14:57:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 May 2009 14:57:07 -0000 Received: (qmail 75263 invoked by uid 500); 18 May 2009 14:57:07 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 75237 invoked by uid 500); 18 May 2009 14:57:07 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 75227 invoked by uid 99); 18 May 2009 14:57:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 14:57:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.24.207.26] (HELO mail.seitenbau.net) (217.24.207.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 14:56:58 +0000 Received: from [192.168.15.18] (helo=www.seitenbau.net) by router.seitenbau.net with esmtp (Exim 4.43) id 1M64Ga-00067K-Oz for torque-user@db.apache.org; Mon, 18 May 2009 16:56:37 +0200 In-Reply-To: <6657C3B2619A894889300870F6C1F58B022AE250@bra1e01.sytech> References: <6657C3B2619A894889300870F6C1F58B022AE250@bra1e01.sytech> Subject: RE: Problems while switching torque from mysql to oracle X-KeepSent: F4C23B7A:C03A798C-C12575BA:0051F23C; type=4; name=$KeepSent To: "Apache Torque Users List" X-Mailer: Lotus Notes Release 8.5 December 05, 2008 Message-ID: From: Thomas Fischer Date: Mon, 18 May 2009 16:56:36 +0200 X-MIMETrack: Serialize by Router on www/seitenbau(Release 8.0.2FP1|January 12, 2009) at 18.05.2009 16:56:35 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Spam-Score: -1.4 (-) X-Spam-Report: -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP X-Virus-Checked: Checked by ClamAV on apache.org > That line looks like this: > torque.dsfactory.swamp.pool.validationQuery=SELECT 1 This will not work with oracle. Please change it to torque.dsfactory.swamp.pool.validationQuery=select 1 from dual Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org