How could one combine a set of incremental image copies
into a single copy?
Answer / 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 |
What are packages in db2?
could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..
What is ibm db2 connect?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
how do u update the faltfile into db2 table ?
How can you display the current date & current time ?
What is query for your birthday date should be in hours,minute and seconds format?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
max number of columns in a db2 table?
What is dbrm? What it contains? When it will be created?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?