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
1188INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
8262 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
2561How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2414
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are the pertinent COBOL
What are the different rules to perform a Search?
In which area will you utilize 88 level items in cobol?
What are the different types of condition in cobol and write their forms.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how do you reference the variable unblock file formats from cobol programs
What is the usage of comp fields in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the local-storage section?
Write a cobol program making use of the redefine clause.
How do you define a variable of comp-1 and comp-2?
What is the difference between Global and External Variables?
What is comp-1 and comp-2?
Explain how you can characterize tables in cobol?