Answer Posted / ranju
I think the utility name given above is incorrect.For
unloading data from table to dataset(table backup) the
utility used is INZUTILB.
For loading data to the table the utility used is DSNUTILB
Correct me if im wrong
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
List out the three types of page locks that can be held.
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is db2 look?
How do I delete a table in database?
Which are the db2 tools to protect integrity of the database?
What is the use of value function?
What is performance tuning db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What do you mean by storage group (stogroup)?
What is an instance database?
What is schema in db2?
Define db2.
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Can there be more than one cursor open for any program?
How to rename a table in DB2 ?