-
Which can duplicate the structure and related objects of a DB2 database table?
Which of the following can duplicate the structure and related objects of a database table? A. Copy table B. Alter table C. Export table D. Generate DDL
-
DB2 protocol information
When using DB2 Connect, which of the following commands specifies the protocol information on how to connect to the host or to the server? A. CATALOG DCS B. CATALOG NODE C. CATALOG DATABASE D. CATALOG ODBC DATA SOURCE
-
DB2 plans
How many DB2 plans can be connected to CICS region at a time? a). Infinite b). 1 c). Depends on CICS region definitions d). 255 e). None of the above
-
DB2 Flavours
What are the flavours of DB2?
-
Locked Space
What is meant by locked space? Describe locking concepts?
-
How can you split db2 table in to exactly half?
Can we divide it row wise or col wise.?is there any query for this.?
-
-
DB2 table change - How impact analysis can be done?
If any DB2 column changed,how impact analysis can be done fo this?
-
Restart Checkpoint Logic
How and why to use restart checkpoint logic. I am not able to understand the concept of checkpoint restart logic. please anyone explained it to me.
-
Find the Occurrence of Letter A in Name Field
How to find the occurrence of letter A in the name field of a table using SQL?
-
Handling Null in Outer Join
How to handle a non-matching column (which is NULL) in outer joins. My site standards prevent the use of Null indicator.
-
What is an intent lock?
An intent lock is at the table level for a segmented tablespace or at the tablespace level for a nonsegmented tablespace. They indicate at the table or tablespace level the kinds of locks at lower levels.
-
-
Explain the EXPLAIN statement ?
The explain statement provides information about the optimizer's choice of access path of the sql.
-
What is referential integrity?
Referential integrity refers to the consistency that must be maintained between primary and foreign keys, ie every foreign key value must have a corresponding primary key value.
-
-
-
-
-
DB2 Interview Questions
Ans