Answer Posted / harsha
Reorg is done when
1) clustratio <80% ( for IBM stranded)
2) when altering the Cluster object
3) when dropping the cluster object
4) when bulk updates and inserts are done
5) space reclamation
6) when a table is changed from compression to decompression
mode
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is drop table?
How can deadlocks be resolved?
is it compulsory commitment control in journal?
Which component is used to execute the sql statements?
How to create db2 table in mainframe?
What is the advantage in De-normalizing tables in DB2?
How do I delete a table in database?
How to find primary key of a table in db2?
Which isolation level provides maximum concurrency?
What is a plan and package in db2?
What is load replace in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is the picture clause of null indicator variable?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
what is the sqlcode -501