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

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

972


Is it possible to define dd statements as you want?

836


List the various advantages of using jcl language?

1106


Describe the various parameters utilized in the creation of a gdg?

857


What are the parameters that are used in creating a gdg?

929






hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1882


what operation is performed by job statement?

828


How does the jcl specify the job to os?

867


when does a dataset go uncataloged?

1027


List in order the hierarchical levels of jcl?

852


In sms datasets, what is the function of the dd avgrec keyword?

824


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

2393


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

961


what happens in conversion stage in job processing?

918


Can we use DISP=SHR in output file in JCL

1164