Which statement is true if a table space is created using the "FOR UPDATE nn" (where nn is a number) clause?
Answer : A
You have defined the array type PHONENUMBERS using the following DDL:
CREATE TYPE PHONENUMBERS AS DECIMAL(10,0) ARRAY[50];
You also defined a variable named RECENT_CALLS based on this new array type as follows:
CREATE VARIABLERECENT_CALLS PHONENUMBERS:
Which SQL statement would you use to set the variable LIST_SIZE to the maximum array size allowed for the variable RECENT_CALLS?
Answer : B
Which type of column can be dropped from a table via the ALTER TABLE ... DROP
COLUMN ... SQL statement?
Answer : A
What is a general recommendation for when to rebind?
Answer : B
What keyword establishes the maximum partition size of a partition-by-growth universal table space?
Answer : C
What catalog table provides the information about missing or conflicting catalog statistics for SQL statements?
Answer : B
If the OPTHINTS subsystem parameter is set to YES, and you issue the following DB2 command relating to optimization parameter hints:
BIND QUERY LOOKUP (YES)
what is the result of the execution of this command?
Answer : B
Reference:http://www-
01.ibm.com/support/knowledgecenter/SSEPEK_11.0.0/com.ibm.db2z11.doc.comref/src/tpc
/db2z_cmd_bindquery.dita?cp=SSEPEK_11.0.0%2F10-1-1-0-0-2
Given the following output:
DSNV4011 _DB2D DISPLAY THREAD REPORT FOLLOWS -
DSNV402I _DB2D ACTIVE THREADS -
NAME ST A REQ ID AUTHID PLAN ASID TOKEN
DB2CALL T 17039 BBISS BBISS 00AF 19855
TSO T * 3 KSTTEST KSTTEST 0135 20172
A51OTEST N* 13 CICSTEST 0125 19625
You receive a call that user KSTTEST is holding resources and needs to be canceled.
Which command should be issued?
Answer : A
You must be able to process recoveries for DB2 objects to any point in time between now and two weeks ago.
What is the recommended amount of recovery data needed?
Answer : D
Reference:http://www.gsebelux.com/system/files/GSE%20backup%20and%20recovery%2
0%20at%20KBC.pdf(page 10)
What is the minimum buffer pool page size for a compressed index?
Answer : A
Which statement is true regarding table-controlled partitioned table spaces without a
MAXVALUE specified?
Answer : C
Which DB2 subsystem parameter is used to control the number of concurrent inbound DDF connections?
Answer : C
Which group of DB2 ACCOUNTING trace CLASSES must be started to collect accounting information for PLANS and PACKAGES?
Answer : D
An Audit report shows that data on the CUSTOMER table was successfully updated by an unknown USERID.
What other DB2 supplied information could be reviewed to learn more about the updated data?
Answer : D
Which DB2 subsystem parameter limits the number of concurrent active TSO requests?
Answer : B
Have any questions or issues ? Please dont hesitate to contact us