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

ACS Routines Management class issue


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
upendrasri

Active User


Joined: 28 Sep 2017
Posts: 121
Location: India

PostPosted: Mon Jan 28, 2019 4:51 am
Reply with quote

Hi All,

In our environment some of the data sets are not deleted even though their non usage days matching with their Management class

Ex :
Vsam dataset : REPT.PPPP.TST18221
Created on : 2005/03/19
Last referred on : 2018/08/09
Code:

CLUSTER ------- REPT.PPPP.TST18221                 
     IN-CAT --- USER.TEST.CATALOG                                 
     HISTORY                                                         
       DATASET-OWNER-----(NULL)     CREATION--------2005.078         
       RELEASE----------------2     EXPIRATION------0000.000         
     SMSDATA                                                         
       STORAGECLASS ---STANDARD     MANAGEMENTCLASS-TSTFILES         
       DATACLASS ---------KEYED     LBACKUP ---0000.000.0000


TSTFILES Management class attributes as below -

Code:

Expiration Attributes                       
                                           
  Expire after Days Non-usage  . : 35       
  Expire after Date/Days . . . . : NOLIMIT 
  Retention Limit  . . . . . . . : 0   


Dataset suppose to be deleted after 35 days of Non-usage.. But that dint happen..

Any suggestions?

Thanks.
Back to top
View user's profile Send private message
upendrasri

Active User


Joined: 28 Sep 2017
Posts: 121
Location: India

PostPosted: Mon Jan 28, 2019 4:58 am
Reply with quote

Dataset creation and Last referrence details..
Code:


Command - Enter "/" to select action                  Message           Volume
      Tracks  %     XT Device  Dsorg Recfm Lrecl Blksz  Created    Referred   
          Catalog                                                             
-------------------------------------------------------------------------------
         REPT.PPPP.TST18221         LCB      RC=0     *VSAM*
                                VS                                             
          USER.TEST.CATALOG                                                 
-------------------------------------------------------------------------------
         REPT.PPPP.TST18221.DATA                      O1N10C
         120   ?     5 3390     VS   ?         ?     ? 2005/03/19 2018/08/09   
          USER.TEST.CATALOG                                                 
-------------------------------------------------------------------------------
         REPT.PPPP.TST18221.INDEX                     O1N10C
           1   ?     1 3390     VS   ?         ?     ? 2005/03/19 ***None***   
          USER.TEST.CATALOG                                                 
***************************** End of Data Set list ****************************
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Jan 28, 2019 5:52 am
Reply with quote

DO NOT post the same question multiple times. You won't get any better or faster answers, and you get a lot of readers upset with you for wasting their time.

Have you talked to your site storage administration group? If not, that should be your FIRST point of contact.

Is HSM looking at the data set? How can you tell? Actual data set deletion will be done by HSM, so problems with it could prevent the management class from being effective.
Back to top
View user's profile Send private message
upendrasri

Active User


Joined: 28 Sep 2017
Posts: 121
Location: India

PostPosted: Mon Jan 28, 2019 5:57 am
Reply with quote

Hi Robert,

Sorry, earlier I have posed this in a different forum.. thats why I posted here..

Yes, HSM is looking at these data sets...

other data sets successfully deleted except few.. Thats the problem..

Thanks..
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Jan 28, 2019 1:33 pm
Reply with quote

It's usually because the MGMTCLAS says it needs a backup but it doesn't have one, so it doesn't get deleted.

Easily found out by looking through the HSM logs and then looking up the relevant message number. You may even be able to read the log as input and analyse it on a regular basis.
Back to top
View user's profile Send private message
upendrasri

Active User


Joined: 28 Sep 2017
Posts: 121
Location: India

PostPosted: Wed Jan 30, 2019 9:38 am
Reply with quote

Hi Expat,

Thanks alot for your explanations.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts building java class with zip4j.jar on... Java & MQSeries 0
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Facing ABM3 issue! CICS 3
No new posts Panvalet - 9 Character name - Issue c... CA Products 6
Search our Forums:

Back to Top