Hello!

I'm getting constant troubles with DBD::Oracle and mod_perl.

DBD::Oracle 1.08, DBI 1.19, mod_perl 1.26 on Apache 1.3.20, 
SunOS netra 5.8 Generic_108528-09 sun4u sparc SUNW,UltraAX-i2
gcc 2.95.3 20010315 (release)
This is perl, v5.6.1 built for sun4-solaris
# perl -V:usemymalloc
usemymalloc='n';


After some time of work (about hundred of requests), I get

DBD::Oracle::db prepare failed: ORA-03113: end-of-file on communication
channel
(DBD: error possibly near <*> indicator at char 1 in '<*>select slogan_text
from
 slogans') at /usr/local/www/lib/SQL.pm line 221.

and all Oracle-using perl programs within Apache stops to work until I
restart Apache.

With two clients fetching a page both at one time, I'm 100% getting this in
less than a minute.

I have read all READMEs I've found around, and I couldn't reproduce this
error by standalone perl scripts.

Any help, anyone?

Alex.

Reply via email to