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.

Answer Posted / muttiah

Overrider you are absolutely wrong!!

Say i have job1 with PROC1 and PROC1 has PROC2. Now I have
DD1 & DD2 in both the Proc's. Let's assume they have in
step1.

In JOB1 if you give

//step1.DD1 DD dsn=<Filename>

This will override ly DD1 in proc1 but not in proc2..

Say if you have same stmt in proc1 then Proc2 can be
overriden.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the attributes of one sms dataset be copied to another dataset?

859


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1999


Is their any limit for data sets?

704


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1950


What is the purpose of the dd keylen parameter?

724






Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2267


How does jcl act on code(if you take a cobol program)?

710


how do you code a null statement?

780


What are the parameters that are used in creating a gdg?

741


What are the jcl procedures?

647


What parameters can be used to limit the number of records written to a sysout dataset?

751


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

721


What parameter of the job statement is used to limit the cpu time consumed by the job?

840


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

912


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

605