This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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.
IBM does not intend to provide a solution to this request at this time, so it is being closed.
It is not feasible for the compiler to have additional target releases.
The CEAC has reviewed this requirement and recommends that IBM view this as a HIGH priority requirement that is important to address.
To know what enhancement level we are compiling to we need to know what features are available at compile time.
Background: The COMMON Europe Advisory Council (CEAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CEAC has a crucial role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community and has therefore reviewed your RFE.
To find out how CEAC help to shape the future of IBM i, see CEAC @ ibm.biz/BdYSYj and the article "The Five Hottest IBM i RFEs Of The Quarter" at ibm.biz/BdYSZT
Therese Eaton – CEAC Program Manager, IBM
Not necessarily Technology Refresh numbers. They are independent from the many updates of the RPG compilers.
I actually don't care what number system they will be using.
All I want is a way to be sure that my program can run on the production system
after it is tested on the PreProduction system.
Today the only thing we have is for example CRTBNDRPG TGTRLS(V7R3M0)
but this gives us absolutely no guarantee that the program can run on
the production system. If the runtime PTFs are not updated to the same
level as the development and PreProduction system then there is a
risk that the program will crash.
I have experienced this the hard way.
Some PTFs were applied on the development and PreProduction system
and accidentally also the RPG compile time and runtime PTFs.
Then the program was put in production and crashed after some time
because there were differences in the runtime modules.
A quick fix was to compile it to V7R2M0.
This was compatible with the runtime modules that on the production
system that were on V7R3M0.
I want to specify that my program should be compiled to a level where
it can run on the current level the production system is running.
Are you referring to Technology Refresh numbers?
Where v7.4 TR3 is V7R4M3 in your request?
The modification levels are just examples.
But we need some way to know what enhancement level we are compiling to.
As it is now there is absolutely no way to control it.
The only way is when the program crashes very early in the morning when it is dark and raining. :-)
Where do you get these modification levels like V7R3M9 ?
To my knowledge the compiler is listed as 5770WDS and has no modification level.
I guess you're rereferring to the TR level which is not exclusively linked to RPG.