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

extending the retention period


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

New User


Joined: 27 Mar 2006
Posts: 68

PostPosted: Tue Apr 18, 2006 6:03 pm
Reply with quote

Hi,


Can any one tell how to extend the retention period of a PS or PDS in tso.

If possible give the clist or REXX code.



Thank you,
Ravi
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Tue Apr 18, 2006 6:17 pm
Reply with quote

TSO ALTER ... I believe is the command you want.
Back to top
View user's profile Send private message
shrivatsa
Warnings : 1

Active User


Joined: 17 Mar 2006
Posts: 174
Location: Bangalore

PostPosted: Tue Apr 18, 2006 8:17 pm
Reply with quote

SuperK,

I think Ravi is asking abt the expiration date of the PS or PDS

General Data
Management class . . : **None**
Storage class . . . : Y2KSC
Volume serial . . . : IYTRP6
Device type . . . . : 3390
Data class . . . . . : **None**
Organization . . . : PO
Record format . . . : FB
Record length . . . : 80
Block size . . . . : 800
1st extent tracks . : 5
Secondary tracks . : 7
Data set name type : PDS

Creation date . . . : 2005/10/10
Expiration date . . : 2005/12/10

I don't know how to change the Expiration date from TSO?
Back to top
View user's profile Send private message
vidhyanarayanan

New User


Joined: 23 Dec 2005
Posts: 52

PostPosted: Wed Apr 19, 2006 9:31 am
Reply with quote

Hi,
you have to manually edit the RETPD specified in the LABEL
parameter of the particular dataset.

RETPD: DDD
Back to top
View user's profile Send private message
prasanth_thavva

New User


Joined: 28 Jul 2005
Posts: 86
Location: Chennai

PostPosted: Sun Apr 30, 2006 11:05 am
Reply with quote

hi ,

TSO ALTER will do this. but in batch IDCAMS and SYSIN DD *
i think we can write the code like this

ALTER PDS whater ever parameter you want 2 modify it specify in SYSIN DD *
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
This topic is locked: you cannot edit posts or make replies. How to verify Retention of a Vsam dat... JCL & VSAM 4
No new posts Removing the period or dot from the v... COBOL Programming 6
No new posts String after '.' (period) is not copy... SYNCSORT 6
No new posts Need help on extending the record DFSORT/ICETOOL 7
No new posts Recursive execution of Jcl for specif... JCL & VSAM 7
Search our Forums:

Back to Top