Write a JCL by using the below requirement:
File1 =1, File2 =11 and output needs to come as File3 =111?
Answer Posted / muttiah
Nishant,
Thanks for your answer. It's a correct approach to achieve
the result as '111' in file 3..
I'm not sure how this can be done in JCL.
Can someone suggest how this can be achieved.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can values be passed from the job stream to an executable program?
In job processing, what happens in conversion stage?
what happens in conversion stage in job processing?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What are the parameters that are used in creating a gdg?
What is the format of comment statement?
Can we call instream to catalog and catalog to instream?
what JCL Procedures?
Is it possible to left uncode disp?
How can an in-stream dataset be terminated?
What happens if both JOBLIB & STEPLIB is specified ?
How can a stopped job be started again?
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 would you create a temporary dataset? And where will you use them?
Can we use DISP=SHR in output file in JCL