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

How to Change node for more than one dataset


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

Active User


Joined: 08 Jun 2006
Posts: 355
Location: New York

PostPosted: Thu Aug 24, 2006 7:20 pm
Reply with quote

Hi,
How can we change a node of dataset for more than PDS?

For e.g PDSs are present as mentioned below.
1) ABC.IJK.XYZ
2) BDC.IJK.WXY
3) CDE.IJK.DFG
4) DEF.IJK.SDF and so on....

If I want ot change middle node of all the above datasets from IJK to KSK. Is there any TSO commmand to change all the datasets at a time?
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Aug 24, 2006 8:08 pm
Reply with quote

ksk wrote:
Is there any TSO commmand to change all the datasets at a time?


No, you'll have to use RENAME one PDS at a time, or write a routine to use RENAME for a given list of PDS names.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts XML-GENERATE - atomic node with attri... COBOL Programming 6
No new posts Avoid job abend on dataset held by us... JCL & VSAM 6
No new posts Identify Number of Multivolume Dataset All Other Mainframe Topics 5
No new posts batch SFTP job using AOPBATCH unable ... All Other Mainframe Topics 7
No new posts Reading Empty Dataset DFSORT/ICETOOL 5
Search our Forums:


Back to Top