Hi, I am trying to update a dataset but I receive the below error :
IEC212I 414-04,IFG0201R,JAKE099,PROC099,ISP09114,0F81,TCHN01, TCHN01.ASM.DATA *** IBM manual says : Explanation 04 An I/O error occurred writing a DSCB during processing of a CLOSE macro instruction. I am trying to update this dataset from a MVS Guest running over a VM. The DASD are shared and I have connected the Volume to MVS guest as READ/WRITE but still I get this error. MVS guest is running at Z/OS 1.13. One of a link from Google I took : ABEND 414-04 Mean? Ran into this one recently and I thought I'd share. Essentially, a volume can be set to READ ONLY. This is something outside the scope of any security product that might be running on the system, meaning you may have RACF permissions to a data set, but if the volume on which that data set resides is READ ONLY, you'll get the 414 abend. The solution is to get your system programmer to un-read only the volume so you can write to it. I was also looking at : http://www-01.ibm.com/support/docview.wss?uid=swg1PK37533 But not sure if it is really matches the error that I am getting. Any thoughts or suggestion on the above. Regards, Jake ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
