What is a deadlock and what is a live lock? How will you go
about resolving deadlocks?
Answer Posted / monal
Live Lock occurs when exclusive lock is denied continuously
by series of overlapping shared locks keep on interfering
each other and they keep changing status further preventing
them to complete the task.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why does Oracle not permit the use of PCTUSED with indexes?
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
how can you get actual data change values from previous transactions in oracle?
What authentication modes does sql server support? : sql server DBA
How to start SQL Server in minimal configuration mode?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
What is fill factor? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How would you extract DDL of a table without using a GUI tool?
who owns the operating system files created by the utl_file package?
What is the difference between dropping a database and taking a database offline? : sql server DBA
What is a correlated sub-query? : sql server DBA
What is transparent data encryption? : sql server DBA
What are the different types of upgrades that can be performed in sql server? : sql server DBA