http://www.perlmonks.org?node_id=891949


in reply to Re: I get an error using a DBIx::Class model in Catalyst but not when it is standalone
in thread I get an error using a DBIx::Class model in Catalyst but not when it is standalone

Tried install Catalyst::Plugin::Unicode::Encoding unfortunately it fails it's tests and wont install :-(, I will continue trying to get installed to see if it helps.

As far as validation is concerned everything is valid, the problem occurs when the DBI tries to read the CLOB data, presumably it asks Oracle for the data in one format and Oracle fails to convert the data to that format.