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.
Answer Posted / babjee talluri
Use SSRANGE property.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is difference between cobol and cobol/400
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How do get the result of your program directly on your pc?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between comp and comp-3 usage?
How do you differentiate between cobol and cobol-ii?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
how do you reference the fixed unblock file formats from cobol programs
What are declaratives and what are their uses in cobol?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?