Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 4892 invoked from network); 13 Jul 2009 20:37:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 20:37:48 -0000 Received: (qmail 66833 invoked by uid 500); 13 Jul 2009 20:37:57 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 66489 invoked by uid 500); 13 Jul 2009 20:37:56 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 66298 invoked by uid 99); 13 Jul 2009 20:37:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 20:37:55 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pat4520@hotmail.com designates 65.54.246.148 as permitted sender) Received: from [65.54.246.148] (HELO bay0-omc2-s12.bay0.hotmail.com) (65.54.246.148) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 20:37:44 +0000 Received: from BAY131-W8 ([65.55.136.43]) by bay0-omc2-s12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 13 Jul 2009 13:37:23 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_96d3aca2-863a-4d3c-983a-8cdb1fcecac9_" X-Originating-IP: [12.33.141.40] From: Pat Thatte To: Subject: error fetching BLOB and CLOB data Date: Mon, 13 Jul 2009 20:37:23 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 13 Jul 2009 20:37:23.0451 (UTC) FILETIME=[B9EC94B0:01CA03F9] X-Virus-Checked: Checked by ClamAV on apache.org --_96d3aca2-863a-4d3c-983a-8cdb1fcecac9_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable We have BLOBs and CLOBs in a DB2 v8 database. We use a jdbcType of 'BLOB' o= r 'CLOB' respectively in our SQL Map file and are getting an error 'CLI0123= E SQL data type out of range. SQLSTATE=3DHY004'. =20 There was an older post about checking the driver type=2C but we are able t= o fetch the data with the same DataSource using straight SQL. =20 What else could we look at? =20 Thanks=2C Pat. --_96d3aca2-863a-4d3c-983a-8cdb1fcecac9_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable We have BLOBs and CLOBs in a DB2 v8 database. We use a jdbcType of 'BLOB' o= r 'CLOB' respectively =3Bin our SQL Map file and are getting an error '= CLI0123E SQL data type out of range. SQLSTATE=3DHY004'.
 =3B
There was an older post about checking the driver type=2C but we are able t= o fetch the data with the same DataSource using straight SQL.
 =3B
What else could we look at?
 =3B
Thanks=2C
Pat.
= --_96d3aca2-863a-4d3c-983a-8cdb1fcecac9_--