Nirav721
New User
Joined: 11 Feb 2008 Posts: 38 Location: NJ
|
|
|
|
Hi,
I am having problems restarting my job after I am user dumping it.
Inside my RESTART routine, I am first closing the main vsam file, and re-opening it to reposition myself at the beginning. And then going out and doing GET/PUT etc....
Now, my problem is that I am getting IEC251I 065(002) - 114 message code on my main VSAM. This, looking at all the manuals I could find, tells me that there is some type of problem with the CLOSE that I am issuing, possibly not finding the correct volume...
I have tried adding VOL=SER=XXXX to my job, but this has not helped at all. Also, this logic is about 10 years old, it was working 10 years ago, and now it doesn't. We didn't use checkpoint/restart for 10 years, but now we have the need to use this...
Has anyone encountered same situation before?
Any help would be appreciated...
Thanks!! |
|