What is timing concept in mainframe?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the positional and keyword parameters? Give examples.
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What 3 guidelines do we have to follow when concatenating DD statements?
How do you submit a job for execution?
How Can we see all generations of a GDG ?
What is the exact difference between PRTY and DPRTY
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
How to read records in reverse order in flat file?
What is default if we don't specify RD parameter at all ?
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.