Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Reaped: Re: dbd::oracle truncation error

by NodeReaper (Curate)
on May 30, 2016 at 15:36 UTC ( [id://1164514]=note: print w/replies, xml ) Need Help??


in reply to dbd::oracle truncation error

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Reaped: Re: dbd::oracle truncation error

Replies are listed 'Best First'.
Re^2: dbd::oracle truncation error
by Happy-the-monk (Canon) on May 30, 2016 at 17:05 UTC

    hi there i get an truncation error on a field but don't know why DBD::Oracle::st fetchall_arrayref failed

    Without knowing, just being intuitive: maybe fetchall_arrayref fails because of Oracle's truncation error?

    If you have set DBI to die on any error that's the usual behaviour (that's the RaiseError => 1, in your DBI->connect( ... string).

    Field no 8 from Oracle's error message would be "REF_OBJECT" so have a look at that, too.

    Cheers, Sören

    Créateur des bugs mobiles - let loose once, run everywhere.
    (hooked on the Perl Programming language)

Re^2: dbd::oracle truncation error
by james28909 (Deacon) on May 30, 2016 at 16:31 UTC
    Please use code tags.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found