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
1242INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
8682 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
2592How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2476
Why occurs cannot be used in 01 level in COBOL?
) How do u handle errors in BMS macro?
How do get the result of your program directly on your pc?
How do u write test cases?
What is cobol?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how do you reference the ksds vsam file formats from cobol programs
In COBOL, what is the different between index and subscript?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Name the divisions, which are available in a cobol program?
How do you differentiate between cobol and cobol-ii?
Explain how you can characterize tables in cobol?
how do you reference the printer file formats from cobol programs
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.