How to fetch the uncommited data from table ?
Answer Posted / sudhir kumar
With the help of restart checkpoint logic.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the contention situations caused by locks?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is the maximum length of sqlca?
When reorg is used?
What is a cursor in programming?
Mention the downsides of page level lock.
Mention the different locking levels that are available in db2.
Mention the definition of cobol in varchar field.
Name the lockable units in DB2?
what is the role of the cursor in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What's The Percentage Free Space ?
What is page size in db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How do I add a column to a table in db2?