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 are the information stored in ci?
Explain the catalog?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
explain in brief how are different versions of gdg named?
Tell me how many alternate indexes you can have on a dataset?
Define free space?
what is meant by dirty read in vsam?
What is File Status in VSAM?
what will happen when you try to open an empty vsam file in a cobol program for input?
what is reuse parameter ?
What is the difference between sequential files and ESDS files?
What are the advantages of vsam over isam?