Good Day !!!
I'm trying to write a entry into a sequential file with the help of ISPEXEC services. For that I'm trying to initialize the dataset using the following command,
"lminit dataid(fread) dataset('insdevl.compbind.input') enq(shrw)"
When tried I'm getting RC 8. However if I specify ENQ(SHR) instead of SHRW, I'm getting RC 0.
Could you please help me on this?
Many thanks in Advance.