Un-Answered Questions { COBOL }

What is link edit in cobol?

773


What is static and dynamic call in cobol?

598


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


Which is not true about evaluate statement

1588


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

424


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

2121


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1946


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

984