So long as you do not need them for IMS Backout or other stuff.

The ISMF Panel for MGMTCLASS has a DISPLAY option or when you have a list Up, 
enter DISPLAY next to the entry.

As for Cleanup.  SMS and HSM are funny.  they will only delete datasets when 
their algorithm is met.  If your volumes are always light, it may not delete 
anything for a really long time.

Lizette


-----Original Message-----
>From: Tony Thigpen <[email protected]>
>Sent: Jan 18, 2017 3:30 PM
>To: [email protected]
>Subject: Re: IMS log files question
>
>I am thinking that my best option would be to run the following, then 
>figure out the storage group settings afterwards.
>
>//DELDSN   EXEC PGM=ADRDSSU
>//OUTVOL   DD DUMMY
>//SYSPRINT DD   SYSOUT=*
>//SYSIN    DD   *
>  DUMP DATASET( -
>    INCLUDE(    -
>    IMSVS.RLDSP.DBCP.**    -
>    IMSVS.SLDSP.DBCP.**    -
>    IMSVS.RLDSP.DBCT.**    -
>    IMSVS.SLDSP.DBCT.**    -
>           )   -
>    BY(EXPDT,LT,*)
>             ) -
>    OUTDD(OUTVOL)  -
>    DELETE
>/*
>
>
>Tony Thigpen
>
>Tony Thigpen wrote on 01/18/2017 05:26 PM:
>> At this point, I am trying to familiarize myself with the DFHSM and the
>> contents of the manuals. With guidance from the list pointing me to the
>> next step, I am learning a lot. Calling IBM will just get me an answer
>> with no understanding.
>>
>> Tony Thigpen
>>
>> Lizette Koehler wrote on 01/18/2017 04:17 PM:
>>> Of course my favorite last answer would be to open a case with DFHSM
>>> and have them help you through DFSMS and DFSMShsm.  They will probably
>>> be faster
>>>
>>> Lizette
>>>
>>>
>>> -----Original Message-----
>>>> From: Lizette Koehler <[email protected]>
>>>> Sent: Jan 18, 2017 2:03 PM
>>>> To: [email protected]
>>>> Subject: Re: IMS log files question
>>>>
>>>> The HSM Started task has an ARCCMDxx member that details all the
>>>> stuff it is to do.
>>>>
>>>> You can issue a   F dfhsmstcnamehere,Q SETSYS and see what is
>>>> currently running.
>>>>
>>>> You can browse the ARCCMDxx member and see what it is going to do.
>>>>     SETSYS PRIMARYSPMGMTSTART(0000 0000) -
>>>>            SECONDARYSPMGMTSTART(0000 0000) -
>>>>            AUTOBACKUPSTART(0000 0000 0000) -
>>>>            AUTODUMPSTART(0000 0000 0000)
>>>>
>>>> ADDVOL VOL001 UNIT(3390) MIGRATION(ML1 NOSDSP) THRESHOLD(1)
>>>>
>>>> ADDVOL VOL002 UNIT(3390) -
>>>>     PRIMARY(NOAUTOMIGRATION -
>>>>     AUTORECALL -
>>>>     AUTOBACKUP -
>>>>     MIGRATE(999) -
>>>>     BACKUPDEVICECATEGORY(TAPE)) -
>>>>     THRESHOLD(100 100)
>>>>
>>>> You can review the Management class in ISMF and see what the policies
>>>> are for the dataset (you only provided a snippet of the details.
>>>>
>>>> Use the DISPLAY function in ISMF for easier read
>>>>
>>>>
>>>> -----Original Message-----
>>>>> From: Tony Thigpen <[email protected]>
>>>>> Sent: Jan 18, 2017 12:00 PM
>>>>> To: [email protected]
>>>>> Subject: Re: IMS log files question
>>>>>
>>>>> How do I determine if the volume is part of the HSM backup process? I
>>>>> have looked at the HSM backup logs and these volumes are never
>>>>> mentioned
>>>>> although other volumes are backed up.
>>>>>
>>>>> Tony Thigpen
>>>>>
>>>>> Lizette Koehler wrote on 01/18/2017 10:13 AM:
>>>>>> See if DFHSM is running space management process on those
>>>>>> volumes/pools.
>>>>>>
>>>>>> Or you can check on the IMS List and see if someone over there has
>>>>>> had a similar
>>>>>> issue
>>>>>>
>>>>>> To join, if you have not done so, use this URL
>>>>>>
>>>>>> IMS    http://imslistserv.bmc.com/scripts/wa-BMC.exe?A0=ims-l
>>>>>>
>>>>>>
>>>>>>
>>>>>> Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to