Author: Robert Sample
Posted: Fri Nov 18, 2016 2:13 am (GMT 5.5)
DB2 has record locks, page locks, table space locks, table locks, partition locks. So the lock may -- or may not -- be for the row.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Fri Nov 18, 2016 2:13 am (GMT 5.5)
DB2 has record locks, page locks, table space locks, table locks, partition locks. So the lock may -- or may not -- be for the row.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth