mod perl application with Oracle 9i

2003-04-06 Thread Brett Hales
Hi, We are in the process of upgrading database from Oracle 7.3.4.3 to Oracle 9.2.0.1 (9i). I have a _weird_ problem when changing a mod_perl application to talk to the 9i instance. If the mod_perl application is pointed at the existing 7.3 instance everything works fine, however as soon as I

Re: mod perl application with Oracle 9i

2003-04-06 Thread Perrin Harkins
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