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 is copy pending status in db2?
What is a bind card?
What is auditing?
What does sqlcabc has?
When is the skeleton cursor table created?
What is db2? Explain.
What does reorg do in db2?
Is it possible to precompile if db2 goes down?
What are concurrency issues?
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
Can you define an Index if the table size less than 10 PAGES?
What is the difference between nvl and coalesce?