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 the use of predicate?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
What is DCLGEN?
What is an instance in db2?
where can we use index and subscript ? with example ?
What are the 4 environments which can access DB2 ?
What is the physical storage length of the data types date, time, and timestamp?
What do you mean by NOT NULL? When will you use it?
What is null indicator in db2?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?