KB Article #73750
Member get replaced by CFT even it is opened in edit mode by a TSO user - (with or without embedded IEBCOPY call)
Problem
Resolution
Member replaced by CFT even it is opened in edit mode by a TSO user - (with or without embedded IEBCOPY call)
Resolution
To deal with TSOEDIT enq when replacing existing members of a PDS file, the task has to be managed by a end of transfer procedure.
Starting 2.7.1 SP4, a sample end of transfer procedure JCL to do the job is available in the installation library.
That end of transfer procedure can be used with all CFT versions:
The EXECPDS1 JCL procedure must be copied in customer library.EXEC(EXECPDS1)
The RXPDS1 (REXX procedure) must be copied in target.INSTALL(RXPDS1)