Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Categories Commands
Created by Guest
Created on Sep 17, 2018

Refresh application programs in a MPR with persistent JVM

IMS with MPP with persistent JVM. CANCEL_PGM=NO and COBOL main transaction programs calling JAVA methods via COBOL Object Oriented Wrapper and JNI APIs.
The Language Environment enclave remains active during all the MPR lifetime in order to keep the JVM persistent. Consequently, all COBOL routines loaded (and their related working storages) remain allocated and reused during all the MPR lifetime.
On the other hand this requires a recycle of the IMS MPP when a COBOL program used into IMS JAVA regions is recompile to refresh the module.
CANCEL_PGM=YES is not an option in a production environment for both performance and CPU consumption.
We would like a way to avoid the dependent region restart to implement changes to the application, in summary by points:
1) refresh COBOL sub-programs loaded in a MPP with JVM. Actually this can only be done by:
- coding CANCEL_PGM=Y
- terminating the LE enclave (ABEND), restart of
the dependent region
2) refresh the JAVA program loaded in the JVM of a MPP. Actually this can only be done with a recycle of the JVM that occurs:
- at dependent region restart
- LE enclave termination
- at ABEND because this causes the LE enclave to
terminate
A command would be accepted as a solution.

Idea priority High
  • Guest
    Reply
    |
    Jul 8, 2019

    Thank you for your interest in keeping IMS a vital and successful product. Software development has continuously evolved during IMS's lifetime, and so has IMS itself. We have kept pace with, adopted, and implemented many industry standard best practices within our organization, including Continuous Delivery, Design Thinking, and Agile.

    When choosing new features to add from the list of requirements in our backlog, we assess which will bring the most value to as many clients as possible and prioritize those.

    After reviewing this request for enhancement and assessing its potential value, our decision is to add this item to our backlog. Items in our backlog are expected to start working within the next 18 months. We reserve the right to re-prioritize or reject our backlog items as new requests come in. This helps ensure that we are constantly focused on providing the best value to all of our clients.

    Have a great day!
    Haley Fung - hfung@us.ibm.com

  • Guest
    Reply
    |
    Jan 14, 2019

    Hello,

    we would like to see the Java PGM refresh also for JMPs.

    Best regards,
    Robert Recknagel.