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 the index set?
What is the difference between sequential files and ESDS files?
what's the device independent method to indicate where a Record is Stored?
What is a CA, control area?
explain the differences between vsam and non-vsam files
Alt key is used for what type of vsam file
what are the idcams commands that can be used for vsam and explain each of them.
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 recovery parameters in define cluster command?
What is FREESPACE ?
What is a CI, control interval?
How to createing new version of GDG with out loosing the data in preaves GDG version?