That was the first thing I checked.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Allan Staller
Sent: Tuesday, May 1, 2018 4:07 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: DFSMSdss Release command

PARM='TYPRUN=NORUN'  ?

Also dfHSM migrate/recall can do this (given appropriate SETSYS commands.
dfHSM primary space management can do this given the appropriate SMS structure. 
Don’t remember if it's dataclas, storclas or  storgrp. Keyword is partial space 
release.

HTH,

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Gadi Ben-Avi
Sent: Tuesday, May 1, 2018 6:36 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: DFSMSdss Release command

Thanks
I did that, but for some reason it's not working.
This is the command I am using:
GE 0001     5695-DF175  DFSMSDSS V2R02.0 DA
RELEASE -
  INCLUDE( -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180409 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180412 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180415 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180416 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180422 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180423 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180425 -
    KVPO.LGDM02.KLITMINL.SHILTA.D1180426 -
  )

If I look at the file using DSLIST I see:
----------------------------------------------------------------------
- Enter "/" to select action                        Tracks %Used   XT
----------------------------------------------------------------------
 KVPO.LGDM02.KLITMINL.SHILTA.D1180409                    1  100     1
 KVPO.LGDM02.KLITMINL.SHILTA.D1180412                    1  100     1
 KVPO.LGDM02.KLITMINL.SHILTA.D1180415                    1    0     1
 KVPO.LGDM02.KLITMINL.SHILTA.D1180416                    1    0     1
 KVPO.LGDM02.KLITMINL.SHILTA.D1180422                    1    0     1
 KVPO.LGDM02.KLITMINL.SHILTA.D1180423                 3542    0     2
 KVPO.LGDM02.KLITMINL.SHILTA.D1180425                 3542    0     2
 KVPO.LGDM02.KLITMINL.SHILTA.D1180426                 3542    0     2

So I would expect the last 63 files to be processed, but I get a message saying 
that no files were processed.
Each of the files is allocated on one volume, so there are no multivolume 
issues.

Gadi
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Vernooij, Kees (ITOPT1) - KLM
Sent: Tuesday, May 1, 2018 2:18 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: DFSMSdss Release command

The manual is a mess to find what you are looking for.
This the example chapter of RELEASE in the DFdss manual.
https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fsupport%2Fknowledgecenter%2FSSLTBW_2.1.0%2Fcom.ibm.zos.v2r1.adru000%2Fdgt3u2147.htm&data=02%7C01%7Callan.staller%40HCL.COM%7C16c3debb82a047a9952508d5af57a890%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636607713418323545&sdata=2YBwlIYJIhVCcA1DGtgIpRwmiE%2FKD5REtF1XzQUMUHI%3D&reserved=0

to specify a list of datasets, use the FILTERDD parameter
//SYSIN    DD  *
  RELEASE DS(FILTERDD(FILTD1))
 //FILTD1   DD    *
  INCLUDE(DSN1                                                        -
          DSN2                                                        -
          DSN3                                                        -
          DSN4                                                        -
          DSN5                                                        -
          DSN6                                                        -
          DSN7                                                        -
          DSN8                                                        -
          DSN9                                                        -
        )
https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fsupport%2Fknowledgecenter%2FSSLTBW_2.1.0%2Fcom.ibm.zos.v2r1.adru000%2Fcnsfil.htm&data=02%7C01%7Callan.staller%40HCL.COM%7C16c3debb82a047a9952508d5af57a890%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636607713418323545&sdata=fd0HDyq7nHvEBq7JdvQcIVW7wuS2eI2fbF2bJLSJMuE%3D&reserved=0

Kees.

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
> On Behalf Of Gadi Ben-Avi
> Sent: 01 May, 2018 12:22
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: DFSMSdss Release command
>
> Hi,
> I am trying to create a job that will use the DFSMSdss RELEASE command
> to release unused space from a list of datasets.
> Can anyone help me?
>
> Thanks
>
> Gadi
>
> ????? ?? ????? ???? ???? ???? ?????? ??? ??? ?????? ???? ????? ???
> ?????? ??????. ?? ????, ???????? ?? ??? ???? ?????, ??????? ???? ????
> ????? ?? ??? ????? ?????? ?? ?????. ????? ????? ???? ?? ?????? ??????
> ?????? ???? ?? ???? ??????? ??? ???, ?/?? ?????, ????? ?? ????? ?????
> ????? ????? ?????? ?? ????? ??????? ?/?? ?????? ?? ??????.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
********************************************************
For information, services and offers, please visit our web site: 
https://apac01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.klm.com&data=02%7C01%7Callan.staller%40HCL.COM%7C16c3debb82a047a9952508d5af57a890%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636607713418323545&sdata=zzKPfZv11FBZD%2BSmbWvvOeB57UjDAUJ6XbPcsXmobWQ%3D&reserved=0.
 This e-mail and any attachment may contain confidential and privileged 
material intended for the addressee only. If you are not the addressee, you are 
notified that no part of the e-mail or any attachment may be disclosed, copied 
or distributed, and that any other action related to this e-mail or attachment 
is strictly prohibited, and may be unlawful. If you have received this e-mail 
by error, please notify the sender immediately by return e-mail, and delete 
this message.

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt.
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286
********************************************************

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN הודעה זו נשלחה אליך 
מטעם חברה בקבוצת מלם תים וייתכן שהיא מוגנת תחת סודיות מסחרית. כל הצעה, התחייבות 
או מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשה החתימה של החברה. החברה 
רשאית לנטר כל תכתובת העוברת בשרתיה והיא לא תישא באחריות לכל נזק, ו/או אובדן, 
שיבוש או פגיעה במידע כלשהו שנגרם מסיבות של תקיפה חיצונית ו/או זדונית על הארגון.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
::DISCLAIMER::
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
הודעה זו נשלחה אליך מטעם חברה בקבוצת מלם תים וייתכן שהיא מוגנת תחת סודיות 
מסחרית. כל הצעה, התחייבות או מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי 
מורשה החתימה של החברה. החברה רשאית לנטר כל תכתובת העוברת בשרתיה והיא לא תישא 
באחריות לכל נזק, ו/או אובדן, שיבוש או פגיעה במידע כלשהו שנגרם מסיבות של תקיפה 
חיצונית ו/או זדונית על הארגון.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to