View previous topic :: View next topic |
Author |
Message |
rxchan Beginner
Joined: 07 Sep 2005 Posts: 2 Topics: 1
|
Posted: Wed Sep 07, 2005 4:13 am Post subject: Error while opening a KSDS in edit mode in TSO |
|
|
ER121-Logical error 12 was returned by VSAM on R1 SYS00008 DEVV.PMI.PEPMDU1.AISMAST."
When the file is edited and closed in TSO and refreshed in CICS, generally a KSDS does not gives this error. It is also kept in mind that we SORT the records and save it. This error is persistent and not allowing us to open the file in TSO using FILE-AID. We dont want to restore the file by which we may loose data. Any solution, a quick response would be appreciated. Suggestions are welcome and if you could let me know the reason of this error, nothing like that! |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Sep 07, 2005 5:45 am Post subject: |
|
|
rxchan,
If the file is in use by CICS you CANNOT edit the file in File-Aid. Close the file in CICS region using the CEMT command and then you can edit the vsam cluster.
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
rxchan Beginner
Joined: 07 Sep 2005 Posts: 2 Topics: 1
|
Posted: Thu Sep 08, 2005 12:09 am Post subject: |
|
|
Thanks for your resonse. I never had problems editing the file when they were open in CICS. Actually the files are not synchronised every few minutes of the day, meaning you can always edit the file in TSO and refresh the filesin CICS(Close & Open) the file sin CICS. Now Iam completely unable to open the file in Edit mode. |
|
Back to top |
|
 |
|
|