What statement marks the end of an in-stream or catalogued procedure?
How can values be passed from the job stream to an executable program?
what is mainframe?
how do you code a null statement?
What is a PROC? What is the difference between an instream and a catalogued PROC?
what is check pending option
is there any way to execute more than one proc in the same exec statement at the same time..?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
I have three files for one step i need to override the third file how to do that in jcl?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?
which utility is used to run a cobol-db2 program?