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
1301INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
9212 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
2648How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2543
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are the cobol coding sheets?
How to print 10 to 1 if the input have only 10 digit number?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how do you reference the ksds vsam file formats from cobol programs
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are the different data types in cobol?
What is the difference between Call and a Link?
how do you reference the esds vsam file formats from cobol programs
How do u write test cases?
What do you understand by psb and acb?
How to remove 2 duplicate records and copy only one using job control language?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What type of SDLC u followed? Why?
State the various causes of s0c1, s0c5 and s0c7.