Hello everyone, I am using REXX (specifically LMCOPY) to copy PDS members from one library to another. Everything is working just fine. Everything copies as I expect it to.
When the LMCOPY runs, it writes some IEBCOPY processing messages to a generated file name, which has a high level qualifier of the RACF ID under which the JOB runs. If two members are copied, LMCOPY is executed twice, and two IEBCOPY files are generated..... if 100 members are copied I get 100 IEBCOPY files generated. My question is this, can I direct all of the IEBCOPY output (assuming it is SYSPRINT) directed to one single output file? So, instead of seeing 100 individual IEBCOPY, I only get one single consolidated file with a name of my choosing? IEBCOPY appears to run under the covers for LMCOPY. I cannot see anywhere that LMCOPY accepts a parameter indicating where to send the IEBCOPY output. To help clarify things, I can use LMCOPY to copy PDS.LIBRAY1(Member1) to PDS.LIBRAY2(Member1) without any issues. But under the covers LMCOPY seems to run IEBCOPY and I see generated output files for IEBCOPY like RACFID.SPF101.IEBCOPY. Can I tell LMCOPY to inform IEBCOPY to use MYNAME.IEBCOPY.SYSPRINT instead of the generated name? Thanks Cameron Conacher Senior Engineer American Express Canada Inc. GCICS 2225 Sheppard Avenue East, Toronto, ON M2J 5C2 [email protected]<mailto:[email protected]> Office: 1-437-836-5265 Mobile: 1-416-409-5147 https://amex.webex.com/join/cameron.conacher ________________________________ American Express made the following annotations ________________________________ This e-mail was sent to you by a representative of Amex Bank of Canada, P.O. Box 3204, Station "F", Toronto, ON, M1W 3W7, www.americanexpress.ca. If you no longer wish to receive these e-mails, please notify the sender by reply e-mail. This e-mail is solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by reply e-mail and immediately and permanently delete this e-mail and any attachments. Thank you. American Express a fait les remarques suivantes Ce courriel vous a ?t? envoy? par un repr?sentant de la Banque Amex du Canada, C.P. 3204, succursale F, Toronto (Ontario) M1W 3W7, www.americanexpress.ca. Si, par la suite, vous ne souhaitez plus recevoir ces courriels, veuillez en aviser les exp?diteurs par courriel. Ce courriel est r?serv? au seul destinataire indiqu? et peut renfermer des renseignements confidentiels et privil?gi?s. Si vous n'?tes pas le destinataire pr?vu, toute divulgation, duplication, utilisation ou distribution du courriel est interdite. Si vous avez re?u ce courriel par erreur, veuillez en aviser l'exp?diteur par courriel et d?truire imm?diatement le courriel et toute pi?ce jointe. Merci. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
