what are the utilities for load and unload the DB2 tables



what are the utilities for load and unload the DB2 tables..

Answer / anupam das

There are many utilities available but most commonly used
are IKJEFT01, IKJEFT1A and IKJEFT1B. Also need to use
DSNTIAUL program.
You can generate Unload/Load utility from DB2 Admin tool.

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More COBOL Interview Questions

What is the difference between NEXT SENTENCE and CONTINUE?

2 Answers   Mphasis,


What guidelines should be followed to write a structured Cobol program?

1 Answers  


What is a report item?

0 Answers  


A table has two indexes defined. Which one will be used by the SEARCH?

0 Answers  


Describe the difference between subscripting and indexing ?

2 Answers  






Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.

1 Answers  


I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?

2 Answers  


Name the divisions in a COBOL program ?

7 Answers  


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

0 Answers  


Why we should use cursor ?

3 Answers  


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

0 Answers   Accenture,


in real time what is the suitable exp where in-stream procedure is better then catalog procedure.

1 Answers  


Categories