We have two PS files,want to compare those files and put
the duplicate records in one file.
Input file 1 contains(1,2,4,9,10)
Input file 2 contains (1,4,5,11,12,14,16).
Help me with jcl.
Answer Posted / karthik
@aditi n nikita
i think we can use ibm utility iebcompare
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Explain the function of the steplib dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is the maximum length of a single line of jcl?
What are steplib and joblib?
List the different components of jcl statement?
Brief description of inline procedure of jcl.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the function of the dd dcb keyword?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain how can return codes be tested before execution of a job step?