How to insert values for variables that are declared as
COMP-3 variables in COBOL program in an already created
VSAM file.
Answers were Sorted based on User's Feedback
Answer / guest
Hi,
Just create a coy book layout for the VSAM data set.
Usein FileAid specify the copy book and select the VSAM
file. (use EDIT mode )
It will list all the column. Just specify you data or do
edit.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is Control Interval, Control Area?
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...
What is FREESPACE ?
What is the main function of key sequenced data set in vsam?
Tell about the ams used in vsam?
What do you mean by dirty read ?
How do you decide on optimum values for CI, FREESPACE etc...?
What is Control Interval, Control Area ?
how can we convert esds to lds?
What is a path?
what are the idcams commands that can be used for vsam and explain each of them.
What are the different versions of gdg named?