Advertisement

1 - 10 of 208 containing alltags:("deadlock") (0 seconds)
OK here goes, If you can provide a solution that I can implement then lots of points. one table (Child), with a foreign key to another table  (parent) with a identity PK. Two processed each c...
Zones: MS SQL ServerDate Answered: 08/03/2000 Grade: A Views: 0
I create a TQuery control at a form,  and insert into a table a record with some neccesory fields, and then I create another form in which I make reference  to the query and edit the inserted recor...
Zones: Delphi ProgrammingDate Answered: 11/04/2000 Grade: B Views: 0
I have a modeless dialog that I spawn a seperate thread using m_hGThread1=AfxBeginThread(Animate_Graph,0,THREAD_PRIORITY_NORMAL,0,0,NULL) to handle the graphics seperately from the dialog. I'm usin...
Zones: C++Date Answered: 03/10/2003 Grade: A Views: 0
Hi, I have a deadlock scenario in my application. After looking at the oracle trace, I suspect a query. I would appreciate if some one can tell me if this is possible or has experienced it before...
Zones: OracleDate Answered: 09/17/2004 Grade: A Views: 0
Hello... I am using a mutex synch mechanism in an multi-threaded environmnet (apache). When I got several of the threads working - note that Apache choses the threads to be runned from a thre...
Zones: ProgrammingDate Answered: 05/25/2004 Grade: A Views: 0
Hello, once again we've got one of these Oracle riddles... We have set up a new database with the same data structures we are using for years now, but this time we got problems. There are, of...
Zones: OracleDate Answered: 10/15/2004 Grade: B Views: 64
Is a deadlock always a definite error in specification?
Zones: DatabasesDate Answered: 11/04/2004 Grade: B Views: 0
I need to keep counts on the number of times users has done a certain action. I have created a table and a method in EJB that will add 1 to the current value. However, i'm facing deadlock probl...
Zones: Java, EJBDate Answered: 11/19/2004 Grade: B Views: 4
Suppose 3 users at the same time issues an update statement on the same row. what will happen ? Deadlock? if yes, then why ? as , it is said that PMON handles the deadlock situation. ...
Zones: Oracle Product InfoDate Answered: 01/31/2005 Grade: B Views: 0
In our enviornment we receive a automated email alert when a dead lock happens. My questions are 1)Is there a way like log or dynamic performance table to find which table is impacted by the de...
Zones: OracleDate Answered: 06/10/2005 Grade: A Views: 0