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 different parameters that are used in vsam?
What is an alternate index and path ?
can any one tell "in esds in what structure records will stored?"
What is IDCAMS ?
what is the syntax of ams modal commands?
By seeing a program how we findout it is a VSAM program?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
Explain the index set?
What is free space?
Using alternate indexes in cics program?
name a few common vsam status codes?
why ci and ca splits are not possible in esds and rrds?