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 View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Allocated cylinders of a dataset DB2 12
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
Search our Forums:

Back to Top