Answer Posted / hari
backup db dbname tablespace tablespacename;
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is db2 bind process?
What is collection in db2 bind?
What is precompiler in db2?
Explain about open switch business continuity software?
What is database alias db2?
How does a cursor work?
What are bind parameters in db2?
What language is db2 written in?
Where do you specify them?
Define buffer pool.
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How does cobol compile db2 program?
What is null indicator in cobol db2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
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 ?