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 to find the maximum value in a column in the db2 database?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What are the various isolation levels possible?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is bind in db2?
What is the difference between db2 and oracle?
What is meant by explain?
Give the name of some fields form sqlca.
How do I add a column to an existing table in db2?
What is null indicator in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is dbrm? What it contains?
How to rename a table in DB2 ?
What is db2 plan table?
On which levels locks can be applied?