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?
Correct Answer:
C
🗳️
Which of the following are contained in the PLAN_TABLE? (Choose two.)
Correct Answer:
DE
🗳️
Which privilege will user smith be able to grant to another user on table emp when the following SQL is executed?
GRANT ALL ON TABLE emp TO smith WITH GRANT OPTION;
Correct Answer:
D
🗳️
Which of the following utilities CANNOT be executed from the DB2 utilities panel in DB2I?
Correct Answer:
D
🗳️
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSEPEK_11.0.0/ugref/src/tpc/db2z_useutilitiespaneldb2i.html