Author Topic: How is resource expiration handled?  (Read 5233 times)

SV

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
How is resource expiration handled?
« on: December 09, 2016, 10:46:13 AM »
Has any one seen documentation on how the resource expiration is done in CMOD.
 
Intrests: #zOS #AIX #Linux #DB2, #TSM, #Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize, #ODWEK #DR #ContentNavigator; #CLOUD

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: How is resource expiration handled?
« Reply #1 on: December 10, 2016, 06:30:07 AM »
I would imagine it's no different than other expiration processes -- if all the documents that use that resource have expired, it gets deleted.

Are you seeing strange behavior?  How does what you're seeing differ from what you expected?

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

SV

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
Re: How is resource expiration handled?
« Reply #2 on: December 13, 2016, 11:16:21 AM »
I have not seen any issue or analyzed if do have one. With that said, just wondering on any documentation in general how resource expiration is handled?

I was asked to document this at my work, so curious.
What happens when the resource is reused. How the resource expiration happens when HOLD is removed? Is there any scenario that would cause orphaned resources that may not be expiring and taking space?
Intrests: #zOS #AIX #Linux #DB2, #TSM, #Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize, #ODWEK #DR #ContentNavigator; #CLOUD

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: How is resource expiration handled?
« Reply #3 on: December 14, 2016, 10:17:34 AM »
I don't think there's any specific documentation on that, and the only people who can answer that are the people who write the source code for CMOD. 

In the absence of any evidence to the contrary, I'd suggest that resources expire in the fashion I've described.

As for how resources are re-used...   When a new resource is loaded, it's assigned a number (in the arsres table) and stored in the cache or TSM named only by that number.  However, there's a "Resource Comparisons" field in the Application definition.  If a file is loaded into CMOD, and the resources for the file being loaded match any of the resources within the last X (where X is the number in the Resource Comparisons field) resources, then the existing resource(s) are re-used (by pointing to the matching resources already stored). 

If you need an official answer from IBM, open a PMR and request clarification -- hopefully they'll post a technote or include the response in the next release of the documentation.

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR