How can return codes be tested before execution of a job step?
No Answer is Posted For this Question
Be the First to Post Answer
What is NOTCAT 2
how JCL works?
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.
How to skip first step of a job? Can we use COND on the first step?
wht is the d/f between positional parameter n keyword parameter ?
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?
How do you find which GDG is using which dataset?
What is the function of //cntl statement?
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
Explain how can return codes be tested before execution of a job step?
Can we delete the data using IEFBR14 , IEBGENER??
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?