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...

JCL Example:
//
//RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID
//STEP01 EXEC PGM=IEFBR14
//
..
..

If this JCL will run or it'll throw the ERROR?

Answer Posted / stu

"//" with nothing else on the line is a "null" card which
tells the internal reader to stop reading even though there
may be subsequent lines containing text. This will result
in a job with no job card which will cause an error.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name what parameter directs the output of the job log dataset?

1105


Explain the function of a dd statement?

1273


Can we call instream to catalog and catalog to instream?

1188


How can the disposition of sysout datasets be set for an entire jobstream?

1386


How does jcl act on code(if you take a cobol program)?

1346


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

1169


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

1312


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1284


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

1517


Are there any set of rules for the names of the steps used in a job?

1171


List the various advantages of using jcl language?

1518


What is the purpose of dd dummy statement?

1521


What is the purpose of dd * statement in jcl?

1331


what is the difference between JES3 and JES2?

1191


What are the utility programs in jcl?

1213