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 the basic JCL Statements for a Job?

Answer Posted / guest

JOB : Identifies a job and supplies accounting info

EXEC : Identifies a job step by indicating the name of the
program to be executed.

DD : Identifies a data set to be allocated for the job step

Delimiter(/*) : Marks the end of an in-stream dataset

Null(//) : Marks the end of a job

Comments(//*) : Provides Comments

PROC : Marks the beginning of a procedure

PEND : Marks the end of a procedure

OUTPUT : Supplies options for SYSOUT processing.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of job statement in jcl?

1264


Is there any command to check wether the ps file is in sorted order?

2955


Is their any set of rules for dd? Explain.

1266


Explain in DD statement what is the use of DCB parameter?

1182


What is the function of dd name parameter with a 2 part structure; audit.report?

1315


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2729


i want to store 20 digits . how will u do it in cobol ?

1490


List the different jcl statements that are not permitted in the procedures?

1124


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1529


What is NOTCAT ?

1379


In job processing, what happens in conversion stage?

1240


What are the rules employed while naming the steps in a job?

1207


Is it possible to code instream data in a PROC?

1392


how do you code a null statement?

1387


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

1303