Home » RDBMS Server » Server Administration » Problem with procedure/DB
Problem with procedure/DB [message #60304] Fri, 30 January 2004 18:51 Go to next message
ora
Messages: 47
Registered: June 2002
Member
Hi,

I am using a procedure which insert data into a single table from an another table according to the parameters passed in proc. (INSERT INTO .. SELECT * FROM ..) and I am not using any explicit locking.

The table in which i am inserting the records having INITTRANS 5 and PCTINCREASE of the table is 0. Plus no concept of row chaining.

Now when i run this procedure everything goes fine, BUT when in parallel means from an another window if i run the same procedure with different parameters it put my DB on knees. I am unable to find out the cause of problem & solution and all of you are requested to pull me out from this. Mainly i just want to know the possible reasons for this so that i can concentrate on it.

Thanx in advance.
Re: Problem with procedure/DB [message #60324 is a reply to message #60304] Mon, 02 February 2004 05:22 Go to previous message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
Check v$session_event & v$session_wait for those two sessions.
Previous Topic: Is it possible?
Next Topic: Very urgent Deleting link in oralcle 9i
Goto Forum:
  


Current Time: Fri Sep 20 10:39:49 CDT 2024