Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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_at_comcast.net [mailto:ryan.gaffuri_at_comcast.net]=20
Sent: Wednesday, June 23, 2004 1:51 PM
To: oracle-l_at_freelists.org
Cc: Harvinder Singh; oracle-l_at_freelists.org
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?=20
if it is used concurrently, how many sessions are running it during your best performance and how many during your worst?=20
I am assuming that nothing else of consequence is occurring in the database at this time correct?=20
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Wed Jun 23 2004 - 12:56:56 CDT
-----------------------------------------------------------------
![]() |
![]() |