At 11:41 AM 8/28/02 -0400, Chen, Allen wrote: >Thanks for the suggestion. I went ahead and ran it with Valgrind and it >appears that most of the complaints have to do with DBI and DBD::Oracle. I >didn't mention the DB connectivity before because I didn't think it was >relevant, but apparently it is an issue.
Check out the latest DBI from CPAN before you try again: I think many thread issues were solved recently. In any case, you're at the bleeding edge if you're using DBI with Perl threads, so things may not yet be as smooth as we are all used yet. Liz