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

How to change dataset attributes of migrated dataset


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Thu Jul 21, 2016 9:17 pm
Reply with quote

Hi..
How to change the dataset attributes of a migrated dataset without recalling? When i do a "ALTER / TO(date)" on ISPF 3.4, it recalls the dataset first and then changes its attributes. I want to change the retention period without recalling the migrated dataset because its very large.

Thanks in advance.
Nick
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Jul 21, 2016 9:48 pm
Reply with quote

You have a couple of choices:
1. Change the date before it migrates.
2. Live with the recall time. ALTER invokes IDCAMS, and IDCAMS won't change migrated data set data so it has to recall the data set.
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Thu Jul 21, 2016 9:57 pm
Reply with quote

Thank you Robert.. looks like i got to go with the 2nd option.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Fri Jul 22, 2016 12:05 pm
Reply with quote

Or of course you could zap the HSM CDS, but not something I'd recommend unless you really do know what you're doing 36_2_35.gif
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 -> JCL & VSAM

 


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