I'm working on an application that uses DBI with a SOAP::Lite server.
It works fine half the time, but on every other query it dies with
this message when the statement handle goes out of scope:
(in cleanup) dbih_getcom handle 'DBI::st=HASH(0x880e950)' is not a DBI
handle (has no magic)
When I run it without SOAP it works fine. I saw similar messages in
the archives that said this was an DBD::Oracle error, but I'm using
DB2. I've looked at high level (4) traces and can't see any
difference between queries that work and those that don't. Any ideas?
--Nate
Oh yea, I'm running DBI 1.4 and DBD::DB2 .75