How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / vishal sinha
2 types >> Positional parameters,Keyword parameters.
Mandatory parameters of JOB statement>> I guess its CLASS
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of disp parameter?
Explain dd statement in jcl?
Explain how can values be passed from the job stream to an executable program?
How can the attributes of one sms dataset be copied to another dataset?
Explain the function of //jcllib statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is SOC4 error?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is multithreading in jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is timing concept in mainframe?
Explain in DD statement what is the use of DCB parameter?
is there any way to execute more than one proc in the same exec statement at the same time..?
How can a jobs execution priority be modified?