RESEND: possible resource leak in either Derby DRDA or IBM DB2 Universal JDBC Driver

2005-01-13 Thread Larry Cable
I recently completed some benchmarking exercises (comparing O.R mapping technologies) using Derby 10.0.2.1 and the IBM DB2 Universal JDBC driver (v10?). The micro benchmark was primarily intended to compare the costs of various O.R mapping technologies such as Hiberate and JDO vs a baseline JDBC

Re: Logo

2005-01-13 Thread Craig Russell
Hi Jean, On Jan 12, 2005, at 12:42 PM, Jean T. Anderson wrote: ummm, perhaps having a bed in the logo could be misconstrued as over the top. I'd like to start proposing guidelines for the logo contest, including: - No themes that could be misconstrued as offensive (though I realize how subjecti

Re: [Cloudscape 10, Tomcat 5.0.29] sample running problem

2005-01-13 Thread Jean T. Anderson
Nikolay Gorylenko wrote: I downloaded samples for "Integrating Cloudscape and Tomcat, A cookbook for adding the database manager into the servlet container" (www-128.ibm.com/developerworks/db2/library/techarticle/dm-0408bader/). I'm trying to compile Cloudscape 5 samples to run under Cloudscape 1

Re: [Cloudscape 10, Tomcat 5.0.29] sample running problem

2005-01-13 Thread Nikolay Gorylenko
Nikolay Gorylenko wrote: [...] Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location And, someone tell please what does this phrase mean?

[Cloudscape 10, Tomcat 5.0.29] sample running problem

2005-01-13 Thread Nikolay Gorylenko
Hello! I downloaded samples for "Integrating Cloudscape and Tomcat, A cookbook for adding the database manager into the servlet container" (www-128.ibm.com/developerworks/db2/library/techarticle/dm-0408bader/). I'm trying to compile Cloudscape 5 samples to run under Cloudscape 10 under FreeBSD 5.

Re: Build Errors

2005-01-13 Thread Irum Godil
Hi, I tried this too, it does not make any difference.   thanks.Amit Handa <[EMAIL PROTECTED]> wrote: Which JDK version are you using ?This doesn't seem like a Derby problem,See JAVA_HOME/lib/tools.jar is in Eclipse classpath.These packages are in tools.jar.thanks,AmitIrum Godil wrote:> Hi,> > I

Re: Build Errors (building Derby under Eclipse)

2005-01-13 Thread Irum Godil
Hi Rajesh, Thanks for your input. I tried all the steps below; but I am still stuck. It keeps giving me the same error as before. I also updated the ant properties file that Eclipse uses to the file in "C:\Documents and Settings\Administrator". This should ensure it uses both jdk1.4 and jdk1.3.  

Derby SQL Parser

2005-01-13 Thread Alvin Cheung
Can anyone give me a pointer to how Derby parses a SQL statement? Would it be possible to extract the SQL parser out from Derby and reuse in other apps? - Alvin

Re: Logo

2005-01-13 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Jean T. Anderson wrote: > > By the way, does anyone > know of any issues with using the apache feather in a logo? It's a no-no for anyone except the ASF itself or the entities it licenses. In this case it's acceptable, but unchosen logos can't be used anywher

RE: Database Size Limit

2005-01-13 Thread Hong Ji
Thanks for the replies. Then Derby is good enough regarding the database size. Hong -Original Message- From: Mike Matrigali [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 11:37 AM To: Derby Discussion Subject: Re: Database Size Limit Note that derby uses 64 bit file addressin

Re: Build Errors

2005-01-13 Thread Amit Handa
Which JDK version are you using ? This doesn't seem like a Derby problem, See JAVA_HOME/lib/tools.jar is in Eclipse classpath. These packages are in tools.jar. thanks, Amit Irum Godil wrote: Hi, I have set up Derby source as mentioned and have been successful in building it from the command prom

Re: Build Errors (building Derby under Eclipse)

2005-01-13 Thread Rajesh Kartha
Hi, Derby uses jdk14 and jdk13 for its builds. So using the default Eclipse building (which uses only one jdk ) may not a good idea. Hence please make sure you un-check the Preferences for auto building. Window - Preferences - Workbench - Build automatically Window - Preferences - Run/Debug - L

Build Errors

2005-01-13 Thread Irum Godil
Hi,   I have set up Derby source as mentioned and have been successful in building it from the command prompt.   However, I would like to make changes to Derby and for that I want it to run in Eclipse. I set up a project in Eclipse and have configured the build path to use ANT. The problem is tha

Regular Expression Searching with Clob Data

2005-01-13 Thread Wil Hunt
Hey all, I'm looking for a mechanism that will allow regular expression searching for CLOB data. I can setup a function to do it for VARCHAR(x), but Derby complains when I try to do it with a CLOB. ERROR 42962: Long column type or paramter 'SOURCE' not permitted in declared global temporary