which utility is used to update pds?
what are the statements that are not valid to be included in an include statement?
Why include statement is used in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
in ways data can be passed to a COBOL program from JCL?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is model dataset label(Model DSCB)?
In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
how to allocate a dynamic dataset in jcl ?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
Explain about LMCLOSE�close a data set
Explain the function of //jcllib statement?