mainframe questions like basic&depth
No Answer is Posted For this Question
Be the First to Post Answer
My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.
What does IEBGENER do?
How to delete generations of gdg without deleting gdg base?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
Is it possible to code instream data in a PROC?
can we modify the code in copy book? if it possible how to submit ofter the modification.
When should DISP=MOD is used?
What are isolation levels? Where do we need to specify them in compiling JCL?
What statement marks the end of an in-stream or catalogued procedure?
Explain how can a stopped job be started again?
what is fixed length and variable length and difference between them
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?