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

Answer Posted / mr.perfect

we can use two job statement in single JCL, i think it is
not necessary to use two job statements in single JCL,
because a single job can execute compile and RUN jcl with
single JOB statements.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between the joblib and the steplib statements?

857


Is there any command to check wether the ps file is in sorted order?

2430


Can I share my data with other jobs? How?

670


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

631


How to pass data to a program that is coded in an exec statement?

826






I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1931


Can we call instream to catalog and catalog to instream?

683


What is the purpose of dd dummy statement?

942


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2220


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

669


What are steplib and joblib? What for they are used?

695


what is use of dcb parameter in dd statement?

774


Is it possible to define dd statements as you want?

645


What is the purpose of disp parameter?

644


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

704