Collections:
What Is a Data Lock in Oracle
What Is a Data Lock in Oracle?
✍: FYIcenter.com
A data lock is logical flag the Oracle server is placed on data objects to give an exclusive right to a transaction. Statements in other transactions needs to respect data locks based on certain rules. Rules on data locks are:
⇒ How Data Locks Are Respected in Oracle
⇐ Supported Transaction Isolation Levels in Oracle
2019-08-19, 2955🔥, 0💬
Popular Posts:
How To Start Instance with a Minimal Initialization Parameter File in Oracle? The sample initializat...
How REAL and FLOAT Literal Values Are Rounded in SQL Server Transact-SQL? By definition, FLOAT(n) sh...
Where to find answers to frequently asked questions on Managing Security, Login and User in SQL Serv...
What is dba.FYIcenter.com Website about? dba.FYIcenter.com is a Website for DBAs (database administr...
How To Convert Numeric Expression Data Types using the CAST() Function in SQL Server Transact-SQL? I...