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 / nidhi

The JCL will throw error as the first line cannot be blank.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of dd dummy statement?

938


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

698


Explain dd statement in jcl?

635


Can I share my data with other jobs? How?

663


is there any way to execute more than one proc in the same exec statement at the same time..?

2100






what is JCL?

685


How is a type of file defined in the jcl that executes the cobol program?

705


how do you access an uncataloged dataset in a jcl?

825


Differentiate between addressing mode and run mode.

609


What is use of restart and how to use it?

758


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

802


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

666


How to submit jcl through a cobol program?

669


How can a jobs execution priority be modified?

790


In job processing, what happens in conversion stage?

728