RE: switching perl version

2006-09-08 Thread Jeffrey Horn
both. -- Jeff Horn -Original Message- From: Oscar Gomez [mailto:[EMAIL PROTECTED] Sent: Friday, September 08, 2006 10:04 AM To: dbi-users@perl.org Subject: switching perl version A perl program executing in linux Redhat 7.0, perl version 5.6, oracle 8i was using 30% cpu approx. Now I'

RE: switching perl version

2006-09-08 Thread NIPP, SCOTT V \(SBCSI\)
I would definitely look to Oracle rather than Perl as your culprit. I don't have anything to back this up, just a suspicion. -Original Message- From: Oscar Gomez [mailto:[EMAIL PROTECTED] Sent: Friday, September 08, 2006 10:04 AM To: dbi-users@perl.org Subject: switching

RE: switching perl version

2006-09-08 Thread Reidy, Ron
riday, September 08, 2006 9:28 AM To: Reidy, Ron Subject: RE: switching perl version Hi Ron, thanks for your reply I haven't tried the 10046 trace, because I still am studying how to do it. but what is the relationship or the reliance between the cpu performance and oracle under the new versio

Re: switching perl version

2006-09-08 Thread Christopher Sarnowski
, September 08, 2006 9:04 AM To: dbi-users@perl.org Subject: switching perl version A perl program executing in linux Redhat 7.0, perl version 5.6, oracle 8i was using 30% cpu approx. Now I'm running the same program in linux enterprise ES 4, perl v. 5.8.5, Oracle 10g. uses 60% cpu. I'd li

RE: switching perl version

2006-09-08 Thread Reidy, Ron
Subject: switching perl version A perl program executing in linux Redhat 7.0, perl version 5.6, oracle 8i was using 30% cpu approx. Now I'm running the same program in linux enterprise ES 4, perl v. 5.8.5, Oracle 10g. uses 60% cpu. I'd like to know what's happening because the performanc

switching perl version

2006-09-08 Thread Oscar Gomez
A perl program executing in linux Redhat 7.0, perl version 5.6, oracle 8i was using 30% cpu approx. Now I'm running the same program in linux enterprise ES 4, perl v. 5.8.5, Oracle 10g. uses 60% cpu. I'd like to know what's happening because the performance is slower and the difference is wide big.