What are the common keyword parameters in both job and exec
statements
Answer Posted / saheb
i think there are five in common :
1.cond
2.parm
3.time
4.region
5.addrspc
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the function of the dd avgrec keyword in sms datasets?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is multithreading in jcl?
How does jcl act on code(if you take a cobol program)?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is concatenating?
Differentiate between addressing mode and run mode.
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to pass data to a program that is coded in an exec statement?
What statement can be used to send data to another mvs jes3 node?
Explain the purpose of dd * statement in jcl?
Name a few IBM utility programs, and explain its function.