Free C2090-320 Exam Braindumps (page: 3)

Page 2 of 31

Which of the following locking scenarios requires the least amount of real storage in the IRLM address space?

  1. 10 row locks
  2. 200 page locks
  3. A single table space lock
  4. 6 partition locks (given a table space with a total of 10 partitions)

Answer(s): C



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






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

C2090-320 Exam Discussions & Posts