Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
how to rename VSAM Dataset

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
t1nt1n

New User


Joined: 08 Jul 2005
Posts: 31

PostPosted: Tue Jul 26, 2005 5:15 pm    Post subject: how to rename VSAM Dataset
Reply with quote

Hello
I have a VSAM like this (with data & index part)

abc.bcd.cde.vsam
abc.bcd.cde.vsam.data
abc.bcd.cde.vsam.index

now i would like to rename it as follows

xyz.bcd.cde.vsam
xyz.bcd.cde.vsam.data
xyz.bcd.cde.vsam.index


How do i do it ???
Back to top
View user's profile Send private message
References
logaas

New User


Joined: 19 Feb 2005
Posts: 21
Location: chennai

PostPosted: Tue Jul 26, 2005 6:18 pm    Post subject:
Reply with quote

USE ALTER COMMAND IN JCL.

ALTER
(BASE CLUSTEROLD NAME)
NEWNAME(YOUR NEW NAME)
Back to top
View user's profile Send private message
shailendra

New User


Joined: 08 Jun 2005
Posts: 10
Location: Pune

PostPosted: Wed Jul 27, 2005 4:35 pm    Post subject:
Reply with quote

You need to use this command in IDCAMS utility.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 Hours
Page 1 of 1