Can you actually post the IEBCOPY output showing the error?

Dave Jousma
Vice President | Director, Technology Engineering





From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Benik, John E <[email protected]>
Date: Monday, October 30, 2023 at 9:57 AM
To: [email protected] <[email protected]>
Subject: Changes to IEBCOPY??
We recently uploaded the latest version of Tapetools. That was a success, but 
when we ran our version of $$CPYLIB which is shown below we had issues. //COPY 
EXEC PGM=IEBCOPY //SYSPRINT DD SYSOUT=* //SYSOUT DD SYSOUT=* //PDSIBM DD 
DSN=&TOOLHLQ. . IBMTOOLS. JCL,DISP=SHR


We recently uploaded the latest version of Tapetools.  That was a success, but 
when we ran our version of $$CPYLIB which is shown below we had issues.



//COPY    EXEC PGM=IEBCOPY

//SYSPRINT DD SYSOUT=*

//SYSOUT   DD SYSOUT=*

//PDSIBM   DD DSN=&TOOLHLQ..IBMTOOLS.JCL,DISP=SHR

//PDSOUT   DD DSN=&USERHLQ..&SITE..&PRIMARY..JCL,DISP=SHR

//SYSIN    DD DUMMY

//*

//        PEND               *** END OF COPY PROC ***

//*

//STEP  EXEC  COPYLIB

//COPY.SYSIN   DD   *

  COPY OUTDD=PDSOUT,INDD=PDSIBM

   EXCLUDE MEMBER=(STATSORT,EXPIRE,$$CPYLIB,$$TAILOR,$READ*,FTPTOOL*)





IEBCOPY no longer seems to work with the $READ*, and FTPTOOL* we removed those 
and it was fine.  Does anybody know if there where changes to IEBCOPY that may 
prevent this, as it worked fine in 2022?  We are hoping to complete work on 
tape tools this week for all our systems, and realize that we may have to copy 
the $READ*, and FTPTOOL* over to our own library and delete afterwards but 
before $$TAILOR, but would like to avoid if possible as we are training some 
new people to take this over.





Regards,



John Benik



This e-mail, including attachments, may include confidential and/or

proprietary information, and may be used only by the person or entity

to which it is addressed. If the reader of this e-mail is not the intended

recipient or intended recipient’s authorized agent, the reader is hereby

notified that any dissemination, distribution or copying of this e-mail is

prohibited. If you have received this e-mail in error, please notify the

sender by replying to this message and delete this e-mail immediately.



----------------------------------------------------------------------

For IBM-MAIN subscribe / signoff / archive access instructions,

send email to [email protected] with the message: INFO IBM-MAIN

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to