Hi,
Can Any one tell me how to write a Rexx prg to copy all the PDS and its corresponding members from one User ID to Another ID.
For Ex I need to copy all the PDS and its corresponding members starting with yyy.* to zzz id .
Hi,
i hav not done yet.
But the process would be manually taking one PDS then using LIstDs command to list all the members of the PDS thn Trap thm using OUTRAP
.Then we need to use some command to copy them to required place.
But this is wht i m thinking but dont know how to do this.
So can u please guide me or if possible send me a coding for this.