Skip to Main Content
IBM Power Ideas Portal


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).


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.

ADD A NEW IDEA

FILTER BY CATEGORY

IBM i

Showing 1078

Port FIRST_DAY function to Db2 for i

IBM Db2 11.1 introduced a new scalar function FIRST_DAY to return the first day of the month. https://www.ibm.com/docs/en/db2/11.5?topic=functions-first-day Please port this function to IBM Db2 for i. Use Case: Make SQL more readable. Make SQL mor...
almost 2 years ago in IBM i / Db2 for i 2 Delivered

Eliminate QZSHSH, QP0ZSPWP/T Job Logs with "No Job Log"

When a user has their job set with a logging level to generate a job log (e.g., LOG(4 0 *SECLVL)), then uses QShell, there is a jog log generated for every QShell command, with the job log having a single message, CPF2523, "No job log information....
almost 4 years ago in IBM i / Work Management and Messaging 10 Delivered

RDi show full qualified member name in member comparison

In a member comparison, only the member name is displayed in the title bar. Use Case: In the case of the same member names in different libraries or source members, it would be helpful which member is displayed on the left and right. Please show t...
over 2 years ago in IBM i / RDi (Rational Developer for i) 3 Delivered

See the value of a named constant in the debugger.

A developer needs the ability to interrogate the value of a named constant. For more information, see CAAC requirement AD0183 at https://www.ibmilug.ihost.com/commonag/treqs.nsf/9c76f872792db457862573af004e1b49/15e2bf03abc04e6486257611000cc6cd?Ope...
about 5 years ago in IBM i / Languages - RPG 7 Delivered

provide "between" operator in rpg expressions

Provide "between" in rpg logical expressions Use Case: if a >=b and a<=c ;could be replaced by :if a between b and c;
over 7 years ago in IBM i / Languages - RPG 11 Delivered

Add System TLS (GSKit) support for SERVER_SBS_ROUTING

The option to route user task to a specific system is of great value.As we see more and more customers moving to using SSL to secure their network traffic, having the ability to route these task also to a specific subsystem is of great value. Use ...
over 3 years ago in IBM i / Networking 9 Delivered

Service Entry Breakpoint conditionable on program variables.

A service entry breakpoint is currently on conditional on the program/cmodule called and userid.This is insufficient if the there are many porgrams invoked under the same userid. What is required is the ability to set a break point based on the va...
almost 7 years ago in IBM i / RDi (Rational Developer for i) 8 Delivered

Allow direct coding of nested data structures in free-form declarations

The new free-form data declarations in RPG IV lend themselves to direct coding of true nested data structures. Allowing these to be coded directly would avoid having to code a lot of unnecessary templates that exist for no other reason than to nes...
over 7 years ago in IBM i / Languages - RPG 6 Delivered

Support BRMS and IBM Cloud Storage Solutions for i in a FlashCopy environment.

The problem is that BRMS stores information about the image catalogs and cloud locations and status of the media in QUSRBRM file. The QUSRBRM data is copied back to the production system, but the image catalog data and associated IFS data on the b...
almost 3 years ago in IBM i / BRMS 5 Delivered

SQL drop if exists

Please provide an IF EXISTS option on the DROP statement. For tables we have a CREATE OR REPLACE CONSTRUCT, however this isn't available for indexes/views/procedures... While a compound statement works, it requires multiple lines of code which is ...
almost 4 years ago in IBM i / Db2 for i 3 Delivered