Which types of user-defined data types are supported? (Choose two.)
Answer : B, D
Which protocol provides applications the ability to connect to a server at another location and execute packages that have been previously bound at that server?
Answer : D
Which catalog table would you query in order to determine the relevant statistics for an index?
Answer : D
COL1 is defined as CHAR(05) and contains CHAR('12345'). Which of the following expressions returns the digits 12345 for further calculation?
Answer : B
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?
Answer : C
The metadata for which of the following objects is NOT stored in the DB2 catalog table SYSIBM.SYSTABLES?
Answer : B
Which of the following are advantages of DB2 for z/OS data sharing over a standalone DB2 subsystem implementation? (Choose two.)
Answer : C, E