|
|
| Author |
Message |
uchekala
New User
Joined: 01 Nov 2007 Posts: 7 Location: chennai
|
|
|
|
| What needs to be coded in LABEL parameter to tell the system that you need to retain the tape datastet for n number of days? |
|
| Back to top |
|
 |
References
|
|
 |
Robert Sample
Global Moderator
Joined: 06 Jun 2008 Posts: 4257 Location: Atlanta, GA
|
|
|
|
RETPD=??? where ??? is the number of days
Of course, if the tape data set is a GDG that may or may not apply. |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13593 Location: 221 B Baker St
|
|
|
|
Hello,
Suggest you talk with your tape storage management people. |
|
| Back to top |
|
 |
uchekala
New User
Joined: 01 Nov 2007 Posts: 7 Location: chennai
|
|
|
|
| Thanks Robert Sample |
|
| Back to top |
|
 |
Anuj Dhawan
Global Moderator
Joined: 22 Apr 2006 Posts: 4080 Location: Mumbai, India
|
|
|
|
| Just for a Note, If the disposition for the data set is DISP=(NEW,DELETE) the data set will deleted at the end of the step even though EXPDT is specified. |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 6469 Location: Brussels once more ...
|
|
|
|
| Anuj Dhawan wrote: |
| Just for a Note, If the disposition for the data set is DISP=(NEW,DELETE) the data set will deleted at the end of the step even though EXPDT is specified. |
Deleted as in uncataloged, but depending on the site rules, the retention period may or may not be honoured by the TMS.
That is something you need to discuss with your storage management people. |
|
| Back to top |
|
 |
|
|