Why do we need reorg in db2?



Why do we need reorg in db2?..

Answer / Jaiveer Singh

Reorganization (REORG) in DB2 is used to optimize the performance of a database table by rearranging its data and updating statistics. It helps to reduce storage space, improve read/write speed, and maintain data integrity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

Give the name of some fields form sqlca.

1 Answers  


is it possible to get -811 error when you use cursors. why?

2 Answers   IBM,


What is a DB2 bind?

3 Answers  


What is dpf in db2?

1 Answers  


What is a db2 schema?

1 Answers  


I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?

3 Answers  


If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2

0 Answers  


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 are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?

3 Answers   Tech Mahindra,


What is the use of COMMAREA ?Minimum how much data we can pass from it?

7 Answers   Cap Gemini,


How will you return the number of records in table?

1 Answers  


How can you find out the # of rows updated after an update statement?

1 Answers  


Categories