Code is working fine when I am using PS file for write but it is getting fails for VSAM file.
IRX0553E The input or output file OU2 must be allocated to a sequential data se
t, or single member of a partitioned data set.
IRX0670E EXECIO error while trying to GET or PUT a record.
As per error, I need to used only sequential file is it?
If not,Please tell how can I write in vsam file thru rexx.