How do you override a specific DDNAME/SYSIN in PROC from a JCL?

Answer Posted / abhi

JCL should have :

//PROCSTEP.DD DSN=XYZ

Is This Answer Correct ?    19 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a jcl?

693


What is the difference between the positional and keyword parameters? Give examples.

716


what is the purpose of coding class parameter in job statement?

726


how can the same proc be re-used and called by many jobs?

915


What is the purpose of the dd keylen parameter?

726






Explain how can the disposition of sysout datasets be set for an entire jobstream?

638


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


What is jcl in mainframe, and how many types of jcl statements are there for a job?

633


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

835


define cond parameter in jcl?

779


I need exexution process for JCL programs

1855


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

979


what is the difference between JES3 and JES2?

683


Which statement is used to identify the private libraries in job?

680


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

651