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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Is condition checking possible in jcl?

1260


what are the types of abends that occur on job failure? And explain the possible causes of these

1687


Explain the purpose of dd dummy statement?

1277


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

2502


How to run cobol program using jcl?

1295


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

1322


if the submitter of a job wants to inform another user about the job completion, how can it be done?

1306


Explain the function of //jcllib statement?

1279


Explain the hierarchy levels in jcl?

1726


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

1539


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1137


What do you understand by jcl?

1116


what is SOC4 error?

1273


How can values be passed from the job stream to an executable program?

1523


Explain dfsort utility?

1407