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 difference between sequential files and ESDS files?
What is a ci split?
how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?
Define a path?
what do you mean by a shareoptions parameter (shr) in define cluster command?
What is the catalog?
What is the base cluster?
how can you copy to a vsam cluster?
Explain the device independent method to indicate where a record is stored?
By seeing a program how we findout it is a VSAM program?
what are the different types of vsam files available? Explain them
What does the KEYRANGES parameter in Define Cluster commend do?