MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help needed for editing members

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
kiranalexdaniel
Beginner


Joined: 24 Nov 2005
Posts: 1
Topics: 1

PostPosted: Mon Feb 27, 2006 11:57 pm    Post subject: Help needed for editing members Reply with quote

I need to make changes to two DD statements for all the members in a PDS and need to add two symbolic parameters for the same member.

Example:

//IMS DD DSN=&IMS..PSBLIB,DISP=SHR
// DD DSN=&IMS..DBDLIB,DISP=SHR

The above lines has to be changed to

//IMS DD DSN=&PSB..PSBLIB,DISP=SHR
// DD DSN=&DBD..DBDLIB,DISP=SHR

The change should happen according to PSBLIB and DBDLIB.

And also, i need to define the symbolic parameter PSB and DBD in the same member as follows

// IMS=IMSDB,
// DBD='TEST.DBDLIB',
// PSB='TEST.PSBLIB'

Both DBD and PSB should be added after IMS

These changes should happen for all the members in a PDS.

Please help me as soon as possible.
Back to top
View user's profile Send private message
Ravi
Beginner


Joined: 27 Jun 2005
Posts: 88
Topics: 2

PostPosted: Tue Feb 28, 2006 12:16 am    Post subject: Reply with quote

kiranalexdaniel, Don't post duplicates.

Give a search and you will find no. of similar requirements.

Some of them per your requirement are

To Change data in members in a PDS

To replace a string in entire PDS
inserting a new line into all members of a pds


Hope this helps
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group