ESP dSeries Workload Automation

 View Only
  • 1.  Renewable Resource is being held by long gone applications

    Posted May 20, 2020 01:07 PM
    While doing some troubleshooting in an application called P2DIOUT, we noticed that 2 of the possible 30 resources are being 'used' by jobs in generations that are long since completed.  Is there a way to purge these?  I assume deleting the resource and recreating it would do the trick, but I'm curious what other options exist.


    Resource SFTPLIMIT
    Renewable
    The resource is active.
    Availability: 6
    Maximum Availability: 30
    Used: 2
    1 used by P2DXIC.NTP12ELA, application P2DIOUT.974754   <- this was a couple of years ago
    1 used by P2DXIC.NTP12ELA, application P2DIOUT.503557   <- this was many years ago
    Reserved: 0
    Needed: 0

    ------------------------------
    Andy Reimer
    ------------------------------


  • 2.  RE: Renewable Resource is being held by long gone applications
    Best Answer

    Broadcom Employee
    Posted May 21, 2020 10:39 AM
    Hi Andy,
    You can try RESETRESOURCEPROPERTY.  From CLI you can reset the resource.  E.g.


    resetresourceproperty name("RES1") property("maximumavailability") value(80)
    resetresourceproperty name("RES1") property("availability") value(79)

    HTH,
    Nitin Pande



    ------------------------------
    Support
    Broadcom
    Toronto
    ------------------------------