IBM C2090-320 Exam Questions
DB2 11 Fundamentals for z/OS exam (Page 3 )

Updated On: 21-Feb-2026

Which of the following is NOT TRUE?

  1. An index can be created on XML columns
  2. Length must be specified for an XML column
  3. XML columns can be added to existing tables
  4. Triggers can be created on tables with XML columns

Answer(s): D



Given the following CREATE TABLE statement, and a unique index on column EMPID, which set of SQL statements is valid?





Answer(s): D



The DB2 subsystem DSN has been correctly configured to access a remote DB2 location MYREMOTE. Which of the following processes can be used on subsystem DSN to access MYUSER.EMP table at MYREMOTE location?

  1. SELECT * FROM MYUSER.EMP;
  2. CONNECT TO MYREMOTE; SELECT * FROM MYUSER.EMP;
  3. SELECT * FROM MYUSER.MYREMOTE.EMP;
  4. CREATE ALIAS EMP_ALIAS FOR LOCATION.MYREMOTE.MYUSER.EMP; SELECT * FROM MYUSER.EMP_ALIAS;

Answer(s): B



Which of the following elements is affected by a ROLLBACK statement?

  1. LOB table spaces
  2. Changes in cursor positioning
  3. Acquisition and release of locks
  4. Caching of rolled back statements

Answer(s): A


Reference:

https://www.ibm.com/support/knowledgecenter/en/SSEPEK_10.0.0/sqlref/src/tpc/ db2z_sql_rollback.html



Which statement is TRUE regarding ROLLBACK processing?

  1. It only reads active logs
  2. It always needs archive logs
  3. It can never be processed just from memory
  4. It uses output buffers, active and archive logs

Answer(s): D






Post your Comments and Discuss IBM C2090-320 exam dumps with other Community members:

Join the C2090-320 Discussion