Given a non-partitioned table space TS1 is built with LOCKSIZE ROW, LOCKMAX 1000 and SEGSIZE 64.
If a unit of work acquires 1001 locks against table space TS1, the lock will be escalated to which of the following levels?
- PAGE
- TABLE
- PARTITION
- TABLESPACE
Display Answer
Next Question