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

Re^2: dbd::oracle truncation error

by Happy-the-monk (Canon)
on May 30, 2016 at 17:05 UTC ( [id://1164520]=note: print w/replies, xml ) Need Help??


in reply to Reaped: Re: dbd::oracle truncation error
in thread dbd::oracle truncation error

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)

Log In?
Username:
Password:

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

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

    No recent polls found