How could one combine a set of incremental image copies
into a single copy?
Answer Posted / s
MERGECOPY utility will combine all the incremental copies
with a FULL copy if you specify NEWCOPY YES. If you specify
NEWCOPY NO, it merges all the incremental copies only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the two types of logging in the db2 database? Explain them.
What is db2?
What is dpf in db2?
What is rct?
How to compare data between two tables in db2?
What is the max length of sqlca?
How to run db2 command in windows?
Is db2 a mainframe?
How would the varchar column remarks defined?
How is deadlock resolved?
How can record locking be achieved in those DB2 versions which do not support it?
What are the rules for db2 programming?
Which component is responsible for db2 startup and shutdown?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How do I delete a column in db2?