How to insert values for variables that are declared as
COMP-3 variables in COBOL program in an already created
VSAM file.
Answer Posted / 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 |
Post New Answer View All Answers
Explain the purpose of the file status clause in the select statement?
What is a vsam dataset?
What are the different versions of gdg named?
Using alternate indexes in batch program?
how many buffers are allocated to vsam ksds and esds?
What are the different parameters that are used in vsam?
What is the difference between lds and esds?
What are the access method services used in vsam?
What is recovery parameters in define cluster command?
What is a base cluste?
What is the main function of linear dataset?
what is buffering and how does it apply to vsam files ?
explain the differences between vsam and non-vsam files
how can you copy to a vsam cluster?
Why is it required to have a keyed directed retrieval?