Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: error while piping output

by bitingduck (Chaplain)
on Mar 10, 2015 at 08:39 UTC ( [id://1119439]=note: print w/replies, xml ) Need Help??


in reply to error while piping output

Are you testing it with the same data when you run normally vs piping vs the scheduler? The DBI docs say you should only see the error about not calling finish if you have data left unfetched from a statement handle when you go to disconnect. Can you post code and sample data (sanitized) that throws the error?

Replies are listed 'Best First'.
Re^2: error while piping output
by sandy105 (Scribe) on Mar 10, 2015 at 08:49 UTC

    Its a huge script with multiple DB calls and ftp'ing ~ 2k lines of code

    I assure you i am running the same input file Everytime , but this is really happening

Re^2: error while piping output
by sandy105 (Scribe) on Mar 26, 2015 at 11:25 UTC

    "if you have data left unfetched from a statement handle when you go to disconnect"

    what does it exactly mean ?

    i am really stumped on this one because its been tested for months and then finally error because of piping output & error to a logfile ..

Log In?
Username:
Password:

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

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

    No recent polls found