Write a JCL by using the below requirement:
File1 =1, File2 =11 and output needs to come as File3 =111?

Answer Posted / ram mohan

@MDV:

I have tested the code. but it's giving Maxcc - 16. Can you
please give us the exact JCL. I feel Joinkeys are not
supporting in the sort which we are using.

thanks in advance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to alter the parameters for the existing gdg?

716


what is “Cond= even” and “Cond=only”?

744


write a jcl to execute a job by 7:00 am on jan 20,1986?

701


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

637


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1620






What is NOTCAT ?

742


what sort card you will use to copy the data from one dataset to another dataset?

734


How can a jobs execution priority be modified?

799


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

791


Explain the function of the steplib dd statement?

651


Is automatic restart possible in jcl?

745


What is notcat 2 - gs?

941


When space is allocated for an output dataset, what units can be used?

755


Is condition checking possible in jcl? If yes, how?

737


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

732