What is the size of a data page?
Answers were Sorted based on User's Feedback
Answer / lakshmisudha
each data page size can be 4kb only after completion of
first page only moves the data in second page
| Is This Answer Correct ? | 1 Yes | 1 No |
Are view updateable?
What is PRIME TABLE and what are the uses of it
What is scrollable cursor in db2?
What is a db2 schema?
What is the difference between bind and rebind in db2?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
Explain package in db2 and its advantages?
How would you find out the total number of rows in a db2 table?
How to define the data items to receive the fetch items for the SQL?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
What is correlated subquery?
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?