What is a data page?



What is a data page?..

Answer / s

Tablespaces are divided into equal-sized units called pages
default is 4KB. Data pages contains the table data.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records

2 Answers   IBM,


What is the physical storage length of time data type?

1 Answers  


what is a collection?

2 Answers  


What is isolation level in db2?

1 Answers  


I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?

4 Answers  


What information is contained in a SYSCOPY entry?

2 Answers  


What is the SQL query to select, delete and get count of duplicate rows in DB2?

2 Answers  


B37 abend during spufi?

1 Answers   IBM,


What is COPY PENDING status?

6 Answers  


What is IMAGECOPY ?

6 Answers  


Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?

1 Answers  


What is the difference between db2 and oracle?

1 Answers  


Categories