What is Comm?

Answer Posted / nita

comm locates identical lines within files sorted in the
same collating sequence, and produces three columns; the
first contains lines found only in the first file, the
second lines only in the second file, and the third
lines that are in both
files.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why occurs cannot be used in 01 level in COBOL?

905


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2101


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2205


how to convert the recors form vsam file to db2 table tru file aid

2979


What is rmode(24)

893


Write the code implementing the perform … varying.

814


What is the difference between comp and comp-3?

886


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.

1343


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2281


What is the LINKAGE SECTION used in COBOL?

1178


How to print 10 to 1 if the input have only 10 digit number?

1021


Mention the guidelines to write a structured cobol program?

812


For rewrite, why is it mandatory that file needs to be opened?

829


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1876


Give some examples of command terminators?

934