Moving members from an old pds to a new pds

IBM's Command List programming language & Restructured Extended Executor
v.soujanya
Posts: 1
Joined: Tue Dec 11, 2007 5:44 pm
Skillset: Beginner-
JCL,
Cobol,
REXX,
VSAM,
DB2
Referer: Google

Moving members from an old pds to a new pds

Postby v.soujanya » Tue Dec 11, 2007 6:23 pm

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.

User avatar
MrSpock
Global moderator
Posts: 809
Joined: Wed Jun 06, 2007 9:37 pm
Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
Referer: ibmmainframes.com
Location: Raleigh NC USA
Contact:

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

Postby MrSpock » Tue Dec 11, 2007 7:26 pm

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?

User avatar
MrSpock
Global moderator
Posts: 809
Joined: Wed Jun 06, 2007 9:37 pm
Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
Referer: ibmmainframes.com
Location: Raleigh NC USA
Contact:

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

Postby MrSpock » Tue Dec 11, 2007 7:37 pm

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.


  • Similar Topics
    Replies
    Views
    Last post