What will happen if two JOB statements are mentioned in an
JCL continuously.

Answer Posted / vikram`

We will be getting JCl geting from 2nd Job statement
onwards and the first job statement alone willl be
submitted and it gets
executed.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you understand error(execution phase)?

624


What is job control language?

609


how to compare two datasets without using superce because output is limited to 133 bytes

1482


What is the purpose of dd dummy statement?

942


For what purpose steplib and joblib are used ?

688






Explain the function of a dd statement?

659


What is one line to pass PARM from JCL to COBOL?

718


How can return codes be tested before execution of a job step?

921


What is the difference between run mode and addressing mode?

633


What is the purpose of dd?

728


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1731


Is their any set of rules for dd? Explain.

660


Name a few IBM utility programs, and explain its function.

4439


List the different components of jcl statement?

691


How to override loadlib?

1422