how to unload different table data into different gdg files/
vsam files.
Answer Posted / raghu
by using DSNUTLIB utility .
in dsnutlib of unload utility we first unload table data into file ,from that file we can load data into gdg/vsam files by idcams .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you count the number of rows from a table tab?
What does db2 plan contain?
Explain about rct in db2?
Mention the various locks that are available in db2.
Define db2.
Explain in brief how does db2 determine what lock-size to use?
How to find schema of a table in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
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 ?
How do you find the maximum value in a column in db2?
what are bind concepts in db2 cobol?
What is a db2 table?
What is the difference between bind and rebind in db2?
What is drop table?
What is dbrm? What it contains?