Which DB2 command is used to force a physical open of a table space, index space, or partition, or remove the GBP-dependent status for a table space, index space, or partition?
Answer : D
TheDb2command ACCESS DATABASE forces a physical open of a table space, index space, or partition, or removes the GBP-dependent status for a table space, index space, or partition, or externalizes the real-time statistics and optimizer statistics recommendations from in-memory blocks to the appropriate catalog tables. The MODE keyword specifies the desired action.
Which technique is best suited to determine whether a bigger VPSIZE for a buffer pool could be beneficial?
Answer : A
Which one of the following modules, or its equivalent name, is optional for a successful DB2 start?
Answer : A
To initiate a system checkpoint without modifying the current LOGLOAD value, which of the following should be issued?
Answer : C
Which stored procedures need to be set up in order to register an XML schema?
Answer : B
https://www.ibm.com/support/knowledgecenter/SSEPGG_11.1.0/com.ibm.db2.luw.xml.doc/doc/c0022711.html
When a database is created, the stored procedures used to register XML schemas are also created. To register XML schemas through the stored procedure method, invoke the XSR_REGISTER, XSR_ADDSCHEMADOC and XSR_COMPLETE stored procedures with the CALL statement.
CPU utilization for a DB2 subsystem suddenly increased by approximately 20% and is still at this high level after 24 hours. No increase in workload was expected. What would be the most efficient analysis to perform?
Answer : B
When must the IRLM address space be active?
Answer : D