write a program to read from a VSAM file , there will be a
5 records to create name. empno. resignation and address
to update in a db2 table and call another program using
dynamic call to find the matching fields in program 1 to
update in db2 table.
anybody pls send de program for dis ?
thanks in advance...
No Answer is Posted For this Question
Be the First to Post Answer
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
What is a lds (linear data set) and what is it used for?
What is the meaning of the DEFINE MODEL parameter?
How many times secondary space allocated?
How does control intervals and control areas related to each other?
How do you calculate record size of an alternate cluster?
what is the purpose of the verify function of idcams?
Tell me how many alternate indexes you can have on a dataset?
explain in brief why do vsam take more disk space than other utilities?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
what do you mean by idcams? Explain its purpose?