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 |
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
How can you do the explain of a dynamic sql statement?
Is it possible to precompile if db2 goes down?
what is utility for parm lib
How can you compare table column after update and before update?
Can a Db2 table data be retrived through JCL?
Is db2 free?
what is difference between Plan and Package
What is a system catalog table in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How do I create a view in db2?
can you use symbolic parameters in JOB?