While unloading huge amount of data from table. Suddenly job failed some error.
Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
No Answer is Posted For this Question
Be the First to Post Answer
What are the three types of page locks that can be held?
Explain about rct.
Explain about rct in db2?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
What is the role of the data page in the db2 database?
what is a corelated subquerry?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
What is a predicate?
What is role in db2?
Suppose if I need to update a column, how you do that using cursor?
What is multi row fetch in db2?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?