Explain the purpose of dd * statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is the exact difference between PRTY and DPRTY
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
Can we browse or edit the GDG dataset if it is a tape entry?
What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?
How to fetch even records from one file to another file by using ICETOOL in JCL?
What are the valid DSORG values ?
In job processing, what happens in execution stage?
Can we call instream to catalog and catalog to instream?
what r the types of job control statements?
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?