Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / s
Using with IEBCOMPARE UTILITI
| Is This Answer Correct ? | 25 Yes | 24 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
what is use of dcb parameter in dd statement?
What are the utility programs in jcl?
What is the significance of addrspc parameter in the exec statement?
Explain how can a jobs execution priority be modified?
What is timing concept in mainframe?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to submit a jcl from cics?
Can I send output of job to my remote device careerride123?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain dfsort utility?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How can the submitting users racf authority be overridden in a job stream?
Suppose I have five jobs to do. But I want to hold one?