On Sun, 2003-04-06 at 23:05, Brett Hales wrote:
>  DBD::Oracle::st fetch failed: ORA-24365: error in character conversion
> (DBD ERROR: OCILobRead) at
> /usr/local/lib/perl5/site_perl/5.6.0/mymodule.pm line 857.

Looks like a DBI problem, not a mod_perl problem.  Have you tried asking
on the dbi-users list?  Maybe DBD::Oracle doesn't support that version
of Oracle, or maybe you need to recompile it with the libraries from the
later version.

- Perrin

Reply via email to