Write a JCL by using the below requirement:
File1 =1, File2 =11 and output needs to come as File3 =111?
Answer Posted / gaurav
Can be obtained using JOINKEYS or ICETOOL
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is concatenating?
How gdg are concatenated?
how can you check if a file is empty using jcl?
define cond parameter in jcl?
What are the utility programs in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What statement can be used to send data to another mvs jes3 node?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the function of //jcllib statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How to run cobol program using jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is the JCL statement consists of?