Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: DBI, DBD::Oracle, Inconsistent Fetch Failures

by BravoTwoZero (Scribe)
on Feb 18, 2020 at 02:57 UTC ( [id://11113085]=note: print w/replies, xml ) Need Help??


in reply to RESOLVED - DBI, DBD::Oracle, Inconsistent Fetch Failures

Dumb question, but is it possible some data needs to be sanitized, like you're getting something in the string that's whacking the connection itself? Unlikely but not impossible. Once had a Windows program which allowed input without, er, much sanitizing, and a customer sending "X00" would kill the data stream.

Unlikely, but the Internets say:
The source of an ORA-03113 is a broken connection between Client and Server process, a blanket end-of-file on a communication channel error.

...so it seems worthy to rule out?



--
Listen. Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony. You can't expect to wield supreme executive power just 'cause some watery tart threw a sword at you! I mean, if I went 'round saying I was an emperor just because some moistened bint had lobbed a scimitar at me, they'd put me away!
  • Comment on Re: DBI, DBD::Oracle, Inconsistent Fetch Failures

Replies are listed 'Best First'.
Re^2: DBI, DBD::Oracle, Inconsistent Fetch Failures
by perldigious (Priest) on Feb 19, 2020 at 15:17 UTC

    Thanks for the suggestion, my DBAs and network team at my employer managed to figure out how to fix the issue even if they didn't for sure get down to an exact root cause. It wasn't an issue with anything Perl related, my script, or even the Oracle DB I was accessing. I'll update my original post with an edit explaining.

    Just another Perl hooker - My clients appreciate that I keep my code clean but my comments dirty.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (None)
    As of 2024-04-19 00:12 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found