DB2 10 is in enabling-new-function mode* after migrating from Version 8, which statement is correct?
In order to communicate a DISPLAY DATABASE (DB1) SPACENAM (TS1) command execution from one DB2 member to another, which coupling facility structure is used?
Which clone table statement is correct?
What is a potential consideration when using triggers?
Given the following CREATE TABLE statement: CREATE TABLE TB1 (C1 CHAR(4), C2 XML, C3 CLOB(1K)) ; How many VSAM clusters will DB2 create?
You want to ALTER a table space specifying MAXPARTITIONS 256. For which table space type does the ALTER fail?