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 are three major types of JCL statements? What are their
functions?



What are three major types of JCL statements? What are their functions?..

Answer / guest

JOB - indicates start of jobstream to the operating system
and through parms coded on it, certain details about the

job (time, region, message level, job accounting data).

EXEC ? indicates the start of execution of a particular job
step, be that step a program or a proc.

DD - is a data definition, which is used to describe the
attributes of a data set (name, unit, type, space,

disposition).

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More JCL Interview Questions

which utility is used a dummy utility?

0 Answers   IBM,


What is dummy parameter in JCL??

3 Answers   TCS,


Is automatic restart possible in jcl? If yes, how?

0 Answers  


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?

0 Answers  


Suppose I have five jobs to do. But I want to hold one?

0 Answers  


The maximum number of in-stream procedure you can code in any JCL is ?

5 Answers  


Explain how can return codes be tested before execution of a job step?

0 Answers  


i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

6 Answers   IBM,


How do you restart a PROC from a particular step?

5 Answers  


When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).

2 Answers  


How can we execute only one step in a job

22 Answers   MAHINDRA, Mind Tree, Tech Mahindra,


What is NOTCAT ?

0 Answers  


Categories