Free C2090-600 Exam Braindumps (page: 2)

Page 1 of 16

Assuming no database connections exist, which of the following will dynamically change the LOCKLIST database configuration parameter for a database named SAMPLE to AUTOMATIC?

  1. UPDATE DB CFG FOR sample USING LOOCKLIST AUTOMATIC IMMEDIATE
  2. UPDATE DB CFG FOR sample USING LOOCKLIST 8192 AUTOMATIC IMMEDIATE
  3. CONNECT TO sample;
    UPDATE DB CFG FOR sample USING LOCKLIST AUTOMATIC IMMEDIATE; CONNECT RESET;
  4. ATTACH TO db2inst1;
    UPDATE DB CFG FOR sample USING LOCKLIST AUTOMATIC; DETACH;

Answer(s): C



Which two tasks must be done to read data directly from IBM Softlayer Object Storage and insert it into a DB2 database? (Choose two.)

  1. Catalog a storage access alias in the DB2 database
  2. Create an FTP account on IBM Softlayer Object Storage
  3. Use the DB2REMOTE parameter of the LOAD command
  4. Establish a remote connection to IBM Softlayer Object Storage using DB2 Connect
  5. Create a local disk alias at the database server operating system level that points to IBM Softlayer Object Storage

Answer(s): A,C



Which of the following statements about compression for BLU MPP tables is TRUE?

  1. Compression must be explicitly enabled for BLU MPP tables
  2. Compression requires decompression to evaluate partition joins
  3. Unique compression dictionaries are generated for each partition
  4. Each table has a single compression dictionary that gets replicated across all partitions

Answer(s): D


Reference:

http://www.idug.org/p/bl/et/blogaid=503



A production database has the following daily midnight backup schedule which includes all table spaces. The database incurs the same volume of daily activity (inserts, updates, and deletes).

Sunday – Delta
Monday – Incremental
Tuesday – Delta
Wednesday – Delta
Thursday – Incremental
Friday – Delta
Saturday – Full

Which day would you expect a RECOVER DATABASE following that day’s backup to take the longest time to complete?

  1. Friday
  2. Monday
  3. Saturday
  4. Wednesday

Answer(s): A






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

C2090-600 Discussions & Posts