Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

IBM Tools :: Copy load modules and alias

$
0
0
Author: vasanthz
Subject: Copy load modules and alias
Posted: Thu Apr 20, 2017 6:31 am (GMT 5.5)

Hi,

We have two load module libraries, old and new.
I need to copy some load modules from old to new and their corresponding aliases.

When I go to the PDS via ISPF and issue a "C" infront of only an alias member(only the alias member and not the corresponding data member),
it copies both the alias and corresponding member and the TTR values match.

However if I use a IEBCOPY batch job to copy the alias, it does not copy the data member.
If I copy both alias and data member using IEBCOPY, then the TTR does not match :-(
Code:
 COPY OUTDD=OUTPUT,INDD=((INPUT,R))     
 SELECT MEMBER=ALIASMEM

Could you please let me know how to copy both alias and data member through IEBCOPY or in batch.

Regards,
Vasanth.S
_________________
Strike.. Scream.. Run - Creed Bratton


Viewing all articles
Browse latest Browse all 8500

Trending Articles