I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH).
I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH).
In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
No Answer is Posted For this Question
Be the First to Post Answer
When would you use in-line perform?
Can we call a CICS program from a batch program or viceversa?If so, how?
What is length is cobol?
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is Control Break processing ?
2)Where the Plan is located in CICS-DB2?
What is the difference between a subscript and an index in a table definition?
WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN
What is COMP-1? COMP-2?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what happens when a copybook variables are declared using include statement ?