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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
It is our mission, within IMS, to deliver high quality code to our clients. Our goal is that this enhancement continues to help drive success for your company!
I am excited to share with you that we have successfully delivered an enhancement that can help with the requested RFE ID 100301.
This enhancement has been delivered via IMS service process:
- IMS 14 APAR[PTF]: PH14139[UI64957] - http://www-01.ibm.com/support/docview.wss?crawler=1&uid=swg1PH14139
- IMS 15 APAR[PTF]: PH14157[UI64958] - http://www-01.ibm.com/support/docview.wss?crawler=1&uid=swg1PH14157
This APAR provides a number of enhancements including the use of ByteBuffers as an I/O area to INSERT, SELECT, and UPDATE full segment I/O areas from a SQL Query. The IMS Universal DL/I driver now includes several methods that implement ByteBuffer input and output objects instead of the traditional Path objects. These methods are particularly useful when dealing with complex data types that are not representing fully by the IMS Catalog. Using ByteBuffers as input and output I/O areas allows the application to retain full control in managing and interpreting data inserted or retrieved from IMS.
For detail information about the new interface, see the documentation or in the HOLD card section of the APAR.
Please share your feedback with us as you implement this enhancement.
Have a great day!
Haley Fung - hfung@us.ibm.com
Hi Juan,
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 be delivered within the next 18 months. We reserve the right to re-prioritize 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
I would also like this enhancement for variable length segments and for SQL access. Having access to the raw byte array of the segment data would solve a bundle of issues I have with current Java DB calls.