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
if you wish to use the rewrite command how must the vsam file be opened?
What is a base cluste?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
What is the use of access method services in vsam?
what is meant by s0c-07 system abend codes?
How is the sorting of vsam files carried?
differentiate between sequential files and esds files in vsam?
Would you specify freespace ce for an esds?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
What is a vsam dataset?
to use the rewrite command, how should the vsam file be opened?
Explain the significance of the shareoptions parameter?
Explain the index set?
What is a lds (linear data set) and what is it used for?
what is the syntax of ams modal commands?