Multiple choice technology databases To which of the following resources can a lock NOT be applied? Table Space Bufferpools Table Rows Reveal answer Fill a bubble to check yourself B Correct answer Explanation Bufferpools are memory cache areas used by DB2 for data buffering, not database objects that can be locked. Locks can be applied to table spaces, tables, and rows to control concurrent access.