What are the utility programs in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is primary allocation for a dataset?
what will be the error code if duplicate key of VSAM file is found?
what is the difference between static call and dynamic call?
What is MOD and when would you use it?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
which utility is used a dummy utility?
What is the difference between primary and secondary allocations for a dataset?
Can we use DISP=SHR in output file in JCL
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
What is the function of job statement in jcl?