what are the options in file-aid to edit vsam dataset and
to compare data sets.
Answer Posted / nnn
Option# 2 -- Edit
Option# 10 -- Compare
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Is acct parameter mandatory?
what is use of space parameter in dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
which utility is used to run a cobol-db2 program?
What is job control language?
How can a jobs execution priority be modified?
A dd statement consists of 4 fields. Name them?
What is the function of the dd avgrec keyword in sms datasets?
what is the compile process of cobol program expalin with code
Give the syntax of job specifying jcl statement.
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
For what purpose steplib and joblib are used ?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?