Joined: 24 Jan 2007 Posts: 83 Location: Trivandrum
Hi,
I have loaded a DB2 table by using load utility.
The job got abended and when i tried to submit the job it's saying a message like rebuild is pending for index.
could any body tell me how to rebuild the index? In the net, i found info like if we use LOAD with REPLACE option it will rebuild the index.
My doubt is...
Consider i am having 10 records in a table.... If i try to load some 20 records by using LOAD with REPLACE option, will it affect the previous
20 records.