What is use of restart and how to use it?
No Answer is Posted For this Question
Be the First to Post Answer
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is alternate index?
what is the alternative to model parameter?
Can we write same stepname for one or more steps in on job ?
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?
What is maximum length of block size?
5 Answers Cap Gemini, Kanbay, TCS,
How is a new GDG coded?
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?
How jcl work to handle various input output file operations?