View previous topic :: View next topic |
Author |
Message |
szsharma Beginner
Joined: 13 Jan 2009 Posts: 1 Topics: 1 Location: Singapore
|
Posted: Wed Nov 30, 2011 6:02 am Post subject: Is there any TSO command to LOAD and IAM ESDS file ? |
|
|
One of my Job abended while taking backup of an ESDS IAM file (say file name is - XXXX.YYYY.ZZZZ) with the reason -
Code: |
IDC3300I ERROR OPENING XXXX.YYYY.ZZZZ file
IDC3351I ** VSAM OPEN RETURN CODE IS 160
IDC0005I NUMBER OF RECORDS PROCESSED WAS 0
IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12
|
In order to resolve this issue, I did a TSO verify on the file but that too failed with the following error message -
Code: |
IDC3302I ACTION ERROR ON XXXX.YYYY.ZZZZ file
IDC3351I ** VSAM I/O RETURN CODE IS 116 - RPLFDBWD = X'00080074'
IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12
IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 12
|
When I do a LISTCAT on the file, it shows file us UNLOADED (this is actually causing the issue).
Is there a way to load this ESDS file or recover it ?
Any help is highly appreciated _________________ Sandeep |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
|
|