Answer Posted / tan
IMAGE COPY is done when some update,insert or delete
statements(DML statements ) need to be executed in the
program. Its nothing but taking a copy of the original
table and doing the process.Once the Job completed
successfully, the change will be applied on the original
table. So that, Table can be reset in case of Abends.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is clone table?
Can you use max on a char column?
can we view the access paths created by dbrm ? how ? thx
What is check constraint in db2?
What is rebind in db2?
Which components manage deadlocks in db2?
What do you mean by between and in? Is between inclusive of specified range values?
What is meant by union and union all?
what is the responsibility of the construction superintendent
What is precompiler in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Explain about rct in db2?
Explain the function done by data manager?
List out the data types available.
What is database reorganization?