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 is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
Which catalog table stores referential constraints?
how to execute qcmdexc in rpgle?plz write code also?
how 2 resolve the -311 sqlcode
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
What is bind in db2?
What is the reason behind not using select * in embedded sql programs?
What is syscat in db2?
How can you display the current date & current time ?
WHAT IS MEANT BY COMMIT COMMAND?
What is the logical entity between plan and Package?