1) max no of steps with jcl job can execute
2) how many extentions r possible in sequencial files with job
3) what is set parameter will do
4)how to get syntax errors without sub
5) what is differ between error and abend
6) hw mvs knows who submitted the job and whoom it has to
forward
7) what are the positinal parameters of data descripter
Answer Posted / lakshman004
1)255
2)16
3) we can override once set parameter
4) typrun = scan
5)error is bug before submission of job, abend occurs after
job execution
6) by notify parameter r vtam
7) *, dat ,dummy
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
what sort card you will use to copy the data from one dataset to another dataset?
What is the purpose of disp parameter?
What is one line to pass PARM from JCL to COBOL?
Explain how can values be passed from the job stream to an executable program?
Explain in DD statement what is the use of DCB parameter?
What is multithreading in jcl?
How to run cobol program using jcl?
Which dd parameters are required?
I need exexution process for JCL programs
what is JCL?
Is it possible to code instream data in a PROC?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is automatic restart possible in jcl?
What do you understand by the term notcat 2 – gs?
What happens if both JOBLIB & STEPLIB is specified ?