Can there be 2 job statements in a JCL?
If yes what is the purpose of doing tha?

Answer Posted / rookie

Yes definately....For example you can combine both the
compile jcl and run jcl under one common jcl..

Regarding your 2nd question its quite childish to put up
such questions. You can tell that maybe saving some time
and space.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

614


Which dd parameters are required?

690


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1986


What are hierarchy levels in jcl?

954


What is the significance of addrspc parameter in exec statement?

729






Explain the function of a dd statement?

659


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

707


How jcl is used for testing batch programs?

719


What is multithreading in jcl?

940


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1485


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

636


Suppose I have five jobs to do. But I want to hold one?

660


what is the resolution for sb37 error

7712


Explain the function of the steplib dd statement?

646


How can unused space allocation be returned to the system when a dataset is closed?

812