can we have more than one job in a single job card that is
we are specifying only one 'job' statement in the jcl.

Answer Posted / rookie

Why not after the null statement i mean after specifying
end of job we can have another job statement and so on.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

741


Explain the job statement in jcl?

653


How can the submitting users racf authority be overridden in a job stream?

756


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

1483


A dd statement consists of 4 fields. Name them?

932






How to alter the parameters for the existing gdg?

714


How does the jcl specify the job to os?

696


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

776


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2107


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

583


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

829


Can we call instream to catalog and catalog to instream?

685


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

938


How do you submit a job for execution?

640


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

923