Can anyone tell me how to handle the array beyond the limit.
If we have an array or a table which can handle 5000
records but now we have to compensate 20000 records with
the same array? how to handle the situation.
Answers were Sorted based on User's Feedback
what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please
how to access the file from prodution from changeman tool and to submit a file to production
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How many times the loop runs here 01 a pic 9(2) value 10. perform para1 a times stop run. para1: move 20 to a.
What are the access modes of START statement?
What does the initialize statement do ?
I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.
What the difference is between continue and next sentence?
where will u code file status ?
How many variables can be declared in w-s section.?
What is SSRANGE, NOSSRANGE ?