Given the following statement:
DECLARE GLOBAL TEMPORARY TABLE TEMP1 (
ID INTEGER NOT NULL,
ITEM CHAR(30),
AMOUNT DECIMAL (10,2)
ON COMMIT DELETE ROWS NOT LOGGED;
Which of the following statements are TRUE? (Choose two.)
Answer : DE
Which method for restricting data access relies on security labels and security policies to control what data a user can access?
Answer : C
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.admin.sec.doc/doc/c0021114.html
Which of the following compatibility features is always active, regardless of the settings for the DB2_COMPATIBILITY_VECTOR registry variable or the
SQL_COMPAT global variable?
Answer : D
Reference: https://www.ibm.com/support/knowledgecenter/en/SSCRJT_5.0.3/com.ibm.swg.im.bigsql.doc/doc/c_compat_oracle.html
Which of the following is fundamental to BLU acceleration?
Answer : B
Reference: http://www.redbooks.ibm.com/abstracts/tips1204.html?Open
A multi-partition database environment using BLU acceleration is designed to meet which of the following requirements? (Choose two.)
Answer : BE
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.licensing.doc/doc/c0054843.html
Which DB2 product required to allow connections from DB2 LUW to DB2 on z/OS?
Answer : A
Reference: http://www.db2dean.com/Previous/DB2Connect.html
DB2 offers compatibility features through the DB2_COMPATIBILITY_VECTOR registry variable or the SQL_COMPAT global variable that improve application compatibility with which of the following? (Choose two.)
Answer : AB
Reference: https://www.ibm.com/support/knowledgecenter/mk/SSEPGG_11.1.0/com.ibm.db2.luw.apdv.porting.doc/doc/r0052867.html
What is the primary use case for creating an index with the RANDOM option on a table?
Answer : Explanation
Which optional NPS compatibility features will be activated by executing the following? (Choose two.)
SET SQL_COMPAT="˜NPS"™
Answer : CE
Reference: https://www.google.com/url?
sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=2ahUKEwiWvqq07PncAhVIqxoKHVZdCqAQFjABegQICRAC&url=https%3A%2F%
2Fwww.ibm.com%2Fdeveloperworks%2Fcommunity%2Ffiles%2Fform%2Fanonymous%2Fapi%2Flibrary%2F89c92396-429f-440a-a682-b0139921a14f%
2Fdocument%2Fd01b0ccd-cbd9-43f8-9347-033750ea533c%2Fmedia%2FSTLDUG1606-LUW-3-DB2%252011.1%2520LUW%2520Overview-
Cialini.pdf&usg=AOvVaw1G55BpetB6pwzWNYZMgOqO
Which of the following set operators can be used to find all rows that are common in 2 queries?
Answer : B
Which of the following SQL statements will update columns C1 to DB2 and C2 to 11 if C3 is 2016?
Answer : C
If the LOCKSIZE for a table is changed from TABLE to ROW, which of the following is TRUE?
Answer : Explanation
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEPEK_10.0.0/perf/src/tpc/db2z_recommend4concurrency.html
Consider the following query and the resulting set of data:
SELECT empno, lastname FROM emp WHERE empno BETWEEN "˜000020"™ and "˜000070"™
Result:
Answer : C
A portion of your database tables are used for OLTP-type processing and another portion are used for more analytical queries. There is a small subset of tables that are used in both of these usage patterns. What could you use to derive the analytic improvements offered by BLU technology in such an environment?
Answer : A
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.admin.dbobj.doc/doc/c0061623.html
The application owners say they need to be able to query a table and previous versions of that table. Which type of table is appropriate to satisfy this requirement?
Answer : B
Reference: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwjznbPf5_vcAhWhApoKHV-
ZBpoQFjAAegQIAhAC&url=https%3A%2F%2Fwww.ibm.com%2Fdeveloperworks%2Fcommunity%2Ffiles%2Fform%2Fanonymous%2Fapi%2Flibrary%
2F260f3b12-8adf-46ab-931a-4719de7a812a%2Fdocument%2F902fbb89-41be-4cb5-bb29-d301294a76b3%2Fmedia&usg=AOvVaw1VsAkxdi9s8wQ33oSXjKzP
Have any questions or issues ? Please dont hesitate to contact us