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 |
comp-3 field occupy?
What is the difference between Call and a Link?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
how do you reference the ksds vsam file formats from cobol programs
what is the difference between Normal vaiable and comp variable.
If there are two files one with 100 records and other with 101 records. we have to find out the one record that is the odd man out . What are the steps to do it
consider the following PROCEDURE DIVISION entry OPEN EXTEND IN-FILE identify the correct statement a.organization of IN-FILE is sequential and records can be added in the beginning b.organization of IN-FILE is sequential and records can be added in the end c.organization of IN-FILE is indexed and records can be added in the beginning d.organization of IN-FILE is indexed and records can be added in the end
Did anybody attend the walkin of TCS on 31st July in Gurgaon for any technology,If u have completed 3 round i.e till the HR round,have u received the Offer letter yet? Please let me know.Thanks.
if someone is using my file,how can i find which user id is using?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Why did you choose to work with ibm mainframe cobol programming?