IBM MAINFRAME HELP & SUPPORT FORUMS
Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
 

extending the retention period

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> TSO/ISPF
View previous topic :: View next topic  
Author Message
ravikumar15



Joined: 27 Mar 2006
Posts: 35

Posted: Tue Apr 18, 2006 6:03 pm    Post subject: extending the retention period  

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  
superk



Joined: 26 Apr 2004
Posts: 3314
Location: Charlotte,NC USA

Posted: Tue Apr 18, 2006 6:17 pm    Post subject: Re: extending the retention period  

TSO ALTER ... I believe is the command you want.
Back to top  
shrivatsa



Joined: 17 Mar 2006
Posts: 159
Location: Pune

Posted: Tue Apr 18, 2006 8:17 pm    Post subject: Re: extending the retention period  

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  
vidhyanarayanan



Joined: 23 Dec 2005
Posts: 54

Posted: Wed Apr 19, 2006 9:31 am    Post subject:  

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

RETPD: DDD
Back to top  
prasanth_thavva



Joined: 28 Jul 2005
Posts: 103
Location: Bangalore

Posted: Sun Apr 30, 2006 11:05 am    Post subject: how to extend the retention period of a PS or PDS in tso.  

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  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> TSO/ISPF
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM