Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is dummy parameter in JCL??

Answers were Sorted based on User's Feedback



What is dummy parameter in JCL??..

Answer / lakshmi

The DUMMY statement will allow a Jcl program to run if a
data set does not exist.

Is This Answer Correct ?    22 Yes 7 No

What is dummy parameter in JCL??..

Answer / priyadarsini.maitree23@gm

when we have a utility which needs a DD DSN statement, but, we dont need to give any input file, we give dummy in place of the workfile so that the jcl will execute without any issue..

Is This Answer Correct ?    1 Yes 0 No

What is dummy parameter in JCL??..

Answer / sunilkumar

IEFBR14

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More JCL Interview Questions

What are steplib and joblib? What for they are used?

0 Answers  


What is default if we don't specify RD parameter at all ?

1 Answers   IBM,


I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????

4 Answers   CTS,


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

0 Answers   IBM,


How to fetch even records from one file to another file by using ICETOOL in JCL?

3 Answers  


once we submitted the job to the operating system, how can we cancel the job before execution?

2 Answers  


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

0 Answers   IBM,


What is the function of //jcllib statement?

0 Answers  


what is XSUM in some fields= none, xsum ??

7 Answers   Xansa,


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.

2 Answers   UHG,


what is use of space parameter in dd statement?

0 Answers   IBM,


My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.

4 Answers   CTS,


Categories