Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: DBI InactiveDestroy problem

by perrin (Chancellor)
on Dec 02, 2006 at 17:38 UTC ( [id://587424]=note: print w/replies, xml ) Need Help??


in reply to DBI InactiveDestroy problem

See if there are more database handles than you realize open. You can check this with the ChildHandles method described in the DBI docs.

Replies are listed 'Best First'.
Re^2: DBI InactiveDestroy problem
by mifflin (Curate) on Dec 02, 2006 at 23:45 UTC
    I could try that when I get back into work on monday but I've distilled the problem down to the code you see above. What you see is the entire program and I only do one prepare. If I reconnect and reprepare after the waitpid the errors go away. I was hoping to not have to do that.
      Hmm, try setting InactiveDestroy before you fork.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://587424]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 17:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found