RE: Performance question

  • From: "Bobak, Mark" <Mark.Bobak@xxxxxxxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 23 Jun 2004 14:26:03 -0400

What do you have for FREELISTS on the table being inserted into?

Ultimately, you need to do a 10046 trace on both sessions and see where =
the time is spent.



-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Harvinder Singh
Sent: Wednesday, June 23, 2004 2:00 PM
To: ryan.gaffuri@xxxxxxxxxxx; oracle-l@xxxxxxxxxxxxx
Cc: oracle-l@xxxxxxxxxxxxx
Subject: RE: Performance question


It is run in a loop and we insert 1000 sets of 1000 records and commit
after every run that means after every 1000 rows. When I try to run this
procedure from 2 sessions to insert 2M records performance degraded
more.....This is the only user connected to database.

-----Original Message-----
From: ryan.gaffuri@xxxxxxxxxxx [mailto:ryan.gaffuri@xxxxxxxxxxx]=3D20
Sent: Wednesday, June 23, 2004 1:51 PM
To: oracle-l@xxxxxxxxxxxxx
Cc: Harvinder Singh; oracle-l@xxxxxxxxxxxxx
Subject: RE: Performance question

is that package run under concurrency or is it run serially? Is it run
30 times/second with one session, or are there multiple sessions
accessing it?=3D20

if it is used concurrently, how many sessions are running it during your
best performance and how many during your worst?=3D20

I am assuming that nothing else of consequence is occurring in the
database at this time correct?=3D20




----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: