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

JCL & VSAM :: RE: How to copy PDS using dataset as input

$
0
0
Author: Garry Carroll
Posted: Thu Jun 02, 2016 3:58 pm (GMT 5.5)

I'd suggest that you might use DFSORT to process the list of names in your 'A' dataset, producing IEBCOPY control cards e.g.
Code:
     SELECT MEMBER=((mem-name))
which you can pass as SYSIN to an IEBCOPY step which has the 2 PDSes specified as input and output.

Garry.
_________________
Everyone's entitled to ONE fatal mistake.....


Viewing all articles
Browse latest Browse all 9405

Trending Articles