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
thats gr8. consider this situation. Since i am using COMP-3
variables, i have allocated only 10 bytes while i created
VSAM. But then i want to edit variables of 20 bytes. How to
then?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
name a few common vsam status codes?
What is speed parameters in define cluster command?
What is the place for VSAM KSDS?
What is the purpose of relative record data set used in vsam?
what is the meaning of dynamic processing in vsam?
What are the steps involved in access method services?
Would you specify freespace ce for an esds?
How do you define an altindx?
What is the purpose of idcams?
Explain the purpose of the file status clause in the select statement?
Define free space?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
Define a path?
What are the common vsam error conditions and codes?