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 Not under consideration
Created by Guest
Created on Jan 11, 2024

Provide easy method to do a migration from a very old zWS release (example 8.6) to a newer one (example 9.5 or 10.1)

Currently, program EQQICTOP cannot be used to migrate FROM certain releases to other RELEASE. For example you cannot migrate from 8.6 to 9.5 in a single run of EQQICTOP, but you can migrate from 8.6 to 9.3  using an invocation of a  9.3 level of EQQICTOP in one step, and then in a second step use the 9.5 level of EQQICTOP to migrate from this 9.3 level to the 9.5 level.  The problem is that you must have an installed 9.3 level SEQQLMD0 load library to have the 9.3 level of EQQICTOP.  If you don't already have this, you must obtain and install zWS 9.3 to get the load module. Unfortunately you can't order 9.3 or any other out of marketing release from SHOP zSERIES, so you have to go through a special order process involving a lot of paperwork to obtain the 9.3 release and then you still have to do the SMPE install of it, just to be able to run (one time) the EQQICTOP load module.

Ir would be much easier and save a lot of time just to include a suffixed level of EQQICTOP on the SEQQLMD0 library of the current release.  For example for the 10.1 release,EQQICTOP would be the 10.1 level.  EQQICTON would be the 9.5 level (using the same suffix N used for EQQINITN and EQQSSCMN). EQQICTOM  would be the 9.3 level, EQQICTOL would be the 9.2 level, etc.          To migrate from 8.6 to 9.5 would just require running EQQICTOM in the first step of a job, and EQQICTOP for the second step.

Migrations from even older releases would be easy, for example a migration from 8.3 to 8.6  using EQQICTOJ in the first step, then in the second step migrate from 8.6 to 9.3 using EQQICTOM and then in the third step migrate to 10.1 using EQQICTOP.    This avoids the time and expense of having to do special oders for the 8.6 and 9.3 releases and installing both these releases.

The alternative to having separate load modules for each release level (these load modules would never need to be modified) would be to include within a single LOAD MODULE  EQQICTOP  the ability to branch to the code at the TOREL  (release to migrate to) level.

Idea priority Urgent
  • Admin
    Marco Cardelli
    Reply
    |
    Jan 12, 2024

    Not currently in our radar, but we could decide to keep available the old load modules without installing the old release.