how to do automated restart when a job abends?
No Answer is Posted For this Question
Be the First to Post Answer
What is multithreading in jcl?
i want to store 20 digits . how will u do it in cobol ?
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.
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
What is the exact difference between PRTY and DPRTY
What is a procedure?
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
How can values be passed from the job stream to an executable program?
How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.
how to compress the data set
What is catelog procedure and how many catelog procedure to use in one job?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?