Answer Posted / vivekk ram
when ever a record is deleted, it marks the record to be deleted but the physically it is not deleted in db. So using reorg command is ran, it physically deletes the record from db.
Please correct me, if i'm wrong..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to restart a DB2 program?
How is a typical db2 batch pgm executed?
What are iseries servers?
Which are the db2 tools to protect integrity of the database?
What is deadlock in db2?
What is bind plan?
What is sqlca’s maximum length?
can we view the access paths created by dbrm ? how ? thx
What is dclgen (declaration generator)?
What is the latest version of ibm db2?
What is lock escalation in db2?
What is db2 command?
How do I copy a table in db2?
Can there be more than one cursor open for any program?
What do you mean by between and in? Is between inclusive of specified range values?