IT Operations

AIOps on IBM Z

AIOps on IBM Z

AIOps on IBM Z is a group that brings together IT professionals to share their knowledge and expertise on leveraging AI-driven intelligence and IT Operations in order to accelerate decisions to maintain resiliency through the use of AIOps on IBM Z

 View Only

Dynamic Exits used in the IBM Z SW Asset Mgmnt Usage Monitor

  • 1.  Dynamic Exits used in the IBM Z SW Asset Mgmnt Usage Monitor

    Posted Wed May 21, 2025 02:07 AM

    If the usage for .jar files is not being captured by the Usage monitor, please check if the exits are set up correctly:

    --------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Dynamic exits

    Ensure that the EXITS clause in the SMFPRMxx PARMLIB settings that apply to started tasks (STC subsystem) and batch
    jobs (JES2 or JES3 subsystem) explicitly list IEFU84. The Usage Monitor will install its own IEFU84 SMF exit.

    The Usage Monitor will also install its own BPX_POST_SYSCALL system exit. If you want to track usage of Java software
    fetched from JAR files, then list BPX1OPN (or BPX4OPN) in the EBCDIC text file named in the SC_EXITTABLE parameter of
    active BPXPRMxx PARMLIB settings.
    -----------------------------------------------------------------------------------------------------------------------------------------------------------


    ------------------------------
    Ashwini Ranade
    ------------------------------