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
1179INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
8252 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
2558How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2410Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4848
Explain how do you handle errors in cics programs?
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 is the importance of common attribute?
what is buffering and how does it apply to vsam files ?
Can you use max on a char column?
Why do chiropractors use drop table?
What is a set in idms? What pointers are required, what are possible? How may sets be ordered?
What is the maximum size of varchar data type in db2?
what is the meaning, the advantages and which are the types of evaluate statement?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
Explain how to produce soc7 abend?
What are declaratives and what are their uses in cobol?
How to submit a jcl from cics?
What is Cataloged Procedures?
Can you explain common systems area?