problem while accessing a Temporary dataset
hello,
i have about 25 steps in my jcl, in the 4th step i have created a temporary data set and passed it to subsequent steps(5th,6th,9th and so on).
while accesing it in the 7th step an ABEND occurs and the job terminates abnormally.
now i want my jcl to RESTART from step 7th itself.
how would i do that.
thanx in advance



