Page 1 of 1

Moving members from an old pds to a new pds

PostPosted: Tue Dec 11, 2007 6:23 pm
by v.soujanya
Hi,

Could anyone please help me in solving this?

I need to take the user input as inputfile which contains few of the member names of an old pds.
Allocate a new pds.
And then write the member names (which have corresponding members in old pds) present in the inputfile into the new pds.

Re: Moving members from an old pds to a new pds

PostPosted: Tue Dec 11, 2007 7:26 pm
by MrSpock
v.soujanya wrote:Could anyone please help me in solving this?


Where in this process do you need help? Could you post the code you currently have and indicate where you need help?

Re: Moving members from an old pds to a new pds

PostPosted: Tue Dec 11, 2007 7:37 pm
by MrSpock
By the way, if you want to copy the members (both the name and the content) from one PDS to another, you would use the IEBCOPY utility.