Hi Folks,
actually I have two questions.
1) In the Easytrieve pgm, Can I tell the pgm to "sleep" for a while and then wake up again to resume the process ?
2) If I have two Easytrieve pgm batch job run concurrently to delete separate records in the same VSAM KSDS,
Can I code something in the pgm to avoid the VSAM file open error 168 ? I prefer not to use disp=old for workaround