IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

change string all PDS members


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
advith001

New User


Joined: 16 Mar 2005
Posts: 23

PostPosted: Tue Aug 26, 2008 2:56 pm
Reply with quote

I have more than 500 members in my PDS, having a common string in all. Have to change the string in all the members.

I have to change 'APPNCV' to 'APPNCG' in all the members of a PDS.

Pls note we do not use EASYEDIT

Thanks in advance,
Advith
Back to top
View user's profile Send private message
Prasanthhere

Active User


Joined: 03 Aug 2005
Posts: 306

PostPosted: Tue Aug 26, 2008 3:09 pm
Reply with quote

Do you have INSYNC in your shop??
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Aug 26, 2008 3:11 pm
Reply with quote

There has been a few REXX & ISPF solutions coded and posted in the forum.

Please take a search and see what you can find.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Tue Aug 26, 2008 3:23 pm
Reply with quote

Advith,


You can use FILEAID 3;6 option for changing the data in all the PDS members.


Code:
6  SEARCH/UPDATE - FIND and CHANGE across PDS members.  Search for and/or     
                   update data globally in any type of dataset.               
Back to top
View user's profile Send private message
advith001

New User


Joined: 16 Mar 2005
Posts: 23

PostPosted: Tue Aug 26, 2008 3:37 pm
Reply with quote

Thank you Aaru Vedam. I got with FILEAID option 3.6


Thanks to all for your attention.

Advith
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Tue Aug 26, 2008 3:49 pm
Reply with quote

Advith,

Quote:
Thank you Aaru Vedam.


You are Welc icon_biggrin.gif me
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts 3270 personal communications. Can't c... TSO/ISPF 2
No new posts file manager is doing string conversion IBM Tools 3
Search our Forums:

Back to Top