-
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 the FREE command?
The FREE command can be used to delete plans and/or packages no longer needed.
-
What is a clustered index?
For a clustered index DB2 maintains rows in the same sequence as the columns in the index for as long as there is free space. DB2 can then process that table in that order efficiently.
-
What is an alias and how does it differ from a synonym?
An alias is an alternative to a synonym, designed for a distributed environment to avoid having to use the location qualifier of a table or view. The alias is not dropped when the table is dropped.
-
What is a DB2 plan?
An application plan or package is generated by the bind to define an access path.
-
-
-
-
-
-
-
-
-
DB2 Interview Questions
Ans