Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

IBM C2090-320 Exam Actual Questions

The questions for C2090-320 were last updated on May 3, 2024.
  • Viewing page 1 out of 16 pages.
  • Viewing questions 1-4 out of 63 questions

Topic 1 - Single Topic

Question #1 Topic 1

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?

  • A. PAGE
  • B. TABLE
  • C. PARTITION
  • D. TABLESPACE
Reveal Solution Hide Solution   Discussion   2

Correct Answer: C 🗳️

Question #2 Topic 1

Which of the following are contained in the PLAN_TABLE? (Choose two.)

  • A. RUNSTATS recommendations
  • B. Access to LOB values, which are stored separately from the base table
  • C. Access to parent or dependent tables needed to enforce referential constraints
  • D. Whether an index access or table space scan is used for each access to a table
  • E. The join methods and types that are used, and the order in which DB2 joins the tables
Reveal Solution Hide Solution   Discussion  

Correct Answer: DE 🗳️

Question #3 Topic 1

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;

  • A. BIND
  • B. REORG
  • C. TRIGGER
  • D. EXECUTE
Reveal Solution Hide Solution   Discussion   1

Correct Answer: D 🗳️

Question #4 Topic 1

Which of the following utilities CANNOT be executed from the DB2 utilities panel in DB2I?

  • A. COPY
  • B. REORG
  • C. STOSPACE
  • D. BACKUP SYSTEM
Reveal Solution Hide Solution   Discussion  

Correct Answer: D 🗳️
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSEPEK_11.0.0/ugref/src/tpc/db2z_useutilitiespaneldb2i.html

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...