On Wed, 2 Oct 2013 18:14:15 +0300, Binyamin Dissen wrote: >I am aware of the ISPF LM functions. > >I wonder if there is a native MVS or TSO command to easily do this. > >There is delete pds(member), but that requires exclusive access. > >There is IEHPROGM, but I would as soon just avoid it. > I believe that to perform the delete safely in an ISPF/shared environment you must employ the same ENQ structure as ISPF. The facilities that I believe do this are:
o ISPF o FTP o NFS Alas, the C RTL does not; it requires EXC SYSDSN ENQ. Can IEHPROGM operate safely and without lockout in a shared environment? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
