What are the parameter in the job card wihtout which job
won't run........
Answer Posted / imthiyaz shaik
Hi, Both job name and reserved word JOB are necessary to
run a job.
Following is the test JCL, that I tested.
//JOBJOB01 JOB
//* CLASS=D,MSGCLASS=8
//*
//*********************************************************
//* TO CHECK WHICH PARAMETERS ARE MANDATORY IN A JOB CARD.
//**********************************************************
//*
//**********************************************************
//* DELETE OLD FILES NOT NEEDED
//**********************************************************
//*
//JSTEP01 EXEC PGM=IEFBR14
//DD1 DD DSN=L.TEST.TEST.FILE,
// DISP=(MOD,DELETE,DELETE)
//*
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
Explain how can an in-stream dataset be terminated?
Are there any set of rules for the names of the steps used in a job?
How jcl work to handle various input output file operations?
How can return codes be tested before execution of a job step?
what is use of dcb parameter in dd statement?
what is “Cond= even” and “Cond=only”?
Is their any limit for data sets?
Is automatic restart possible in jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Are there any set of rules for the names of the steps used in a job? What are they?
What are the 2 types of parameters in dd statement?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Name the statement which can be used to send data to another mvs jes3 node?