DB2 11 Fundamentals for z/OS

Here you have the best IBM C2090-320 practice exam questions

  • You have 63 total questions to study from
  • Each page has 5 questions, making a total of 13 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 15, 2025
  • This site is not affiliated with or endorsed by IBM.
Question 1 of 63
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

Question 2 of 63
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

Question 3 of 63
Which of the following locking scenarios requires the least amount of real storage in the IRLM address space?
    Correct Answer: C

Question 4 of 63
Which of the following is NOT TRUE?
    Correct Answer: D

Question 5 of 63
Given the following CREATE TABLE statement, and a unique index on column EMPID, which set of SQL statements is valid?
Exam C2090-320: Question 5 - Image 1
Exam C2090-320: Question 5 - Image 2
A.
Exam C2090-320: Question 5 - Image 3
B.
Exam C2090-320: Question 5 - Image 4
C.
Exam C2090-320: Question 5 - Image 5
D.
    Correct Answer: