Subject: | OutOfMemory error in JDBC proxy Server |
I am running DBD-JDBC-0.64 under Perl 5.8.3 and DBI-1.40-2
If I prepare an SQL statement longer than approximately 128 bytes, the following error is returned from the Java Server:
DBD::JDBC::db prepare failed: java.lang.OutOfMemoryError
I believe that this is an error in the JDBC server, but am not a Java programmer, so can't track down where the problem is.
Any help on this, (even a hint on where to start looking), would be very much appreciated
Thanks in advance
Alan O'Keefee