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 a Dummy Utility and what it does ?

Answers were Sorted based on User's Feedback



What is a Dummy Utility and what it does ?..

Answer / ayyappa

"IEFBR14" is the Dummy Utility, it is called bcos, it
depends on the DCB parameter of DD Statement. eg DCB=
(NEW,KEEP,DELETE). so here, the utility will create a new
dataset and keeps the dataset when successfully executed
and will delete when abnormally executed. So as the utility
depends on the DCB parameter only and does according to the
positional parameters in DCB so its called DUMMY UTILITY.

Is This Answer Correct ?    2 Yes 3 No

What is a Dummy Utility and what it does ?..

Answer / mdvasanth86

True.

You can use it for Allocate /delete / catalog / uncatalog..

Is This Answer Correct ?    0 Yes 1 No

What is a Dummy Utility and what it does ?..

Answer / guest

IEFBR14 is a Dummy utility and it is used for the sake of
EXEC PGM= .... statement in JCL[when used it wouldn't
perform any task]. e.g. While Allocating a dataset you don't
have to run any utility [this could be done by giving
disp=new inDD statement]. But for a PGM name must be given
in EXEC statement, it is used.

Is This Answer Correct ?    5 Yes 7 No

Post New Answer

More JCL Interview Questions

What is DYNAMBR in jcl?

2 Answers   CTS,


What is the difference b/w the CLASS,TIME,PRTY in jcl job card.

4 Answers   Syntel,


what does mvs stand for?

1 Answers   IBM,


Mention the types of job control statements?

0 Answers  


How to find the number of duplicates in a file using Sort?

4 Answers   Fidelity,


How to see the COMP3 value(packd decimal)

2 Answers   iGate,


how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??

3 Answers   Steria,


What is the function of a dd statement?

0 Answers  


How to check empty file in jcl?

4 Answers   Infosys,


Explain how can a jobs execution priority be modified?

0 Answers  


A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF  DD DSN=ID.File1              DSN=ID.File2              DSN=ID.File3

1 Answers   FIS,


can we modify the code in copy book? if it possible how to submit ofter the modification.

3 Answers   IBM, L&T,


Categories