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

IBM i

Showing 1645

Add something like IF EXIST for a table, view, procedures, etc.

In SQL, I often need to check if a table exists and either delete or create it. I opened a case and was told the functionality does not exist. If a file exists, I need to delete/DROP it. Sometimes, I need to create the table.
8 months ago in IBM i / Db2 for i 3 Not under consideration

ENUM construct an function

ENUM Similarly to java and other languages an enum construct may be useful to rpg programmer. It involves declaring key-value pairs and an instruction to find the value corresponding to the key provided e.g.: declare the enumeration name (enumerat...
9 months ago in IBM i / Languages - RPG 1 Not under consideration

Allow variables defined with like(...) to be used as embedded SQL host variables

Variables defined with like(...) should be usable as embedded SQL host variables. Allowing only variables defined with a specific datatype makes for more difficult application maintenance.
9 months ago in IBM i / Db2 for i 2 Not under consideration

add file to existing savf

the request is to have the possibility to add objects to a SAVF already created and containing objects as happens for archive files eg. zip/tar.
9 months ago in IBM i / Save and Restore 1 Not under consideration

Add a SQL Function to verify JWT (JSON Web Token)

We provide Webservices on IBM. The webservice consumers do an authentication with different types of tokens, e.g. RS256 (azure) or keycloak. It is very difficult, to verify such tokens in RPGLE. Yes, there are APIs like qc3verifysignature. But it ...
9 months ago in IBM i / Db2 for i 1 Not under consideration

Enhnance XMLROW by adding an OPTION of "OPTION EXCLUDE XMLDECLARATION" to this function

When using the XMLROW function, it addes the XML header tag to each returned row. So you end up with <?xml version="1.0" ENCODING="IBM037"?> prefixing each and every row. IBM ACS and other interfaces strip off that header tag internally. But...
9 months ago in IBM i / Db2 for i 1 Not under consideration

ACS Run SQL Scripts - add a shortcut to open a new tab

In ACS Run SQL Scripts, th user can open multiple tabs. Please add a shortcut button in the form of a small '+' button placed after the last tab currently opened, that will open a new tab when clicked. Basically, the same solutions for opening new...
9 months ago in IBM i / IBM i Access Family 1 Not under consideration

JSON_UPDATE - Updating a true/false value

Whith JSON_UPDATE it is possible to modify existing JSON data. It is possbile to exchange a single value, to add a key/value pair, to exchange an existing Object, to add an existing Object, exchange an array and add a new array. ... but it is not ...
9 months ago in IBM i / Db2 for i 1 Not under consideration

Submit job where the child job inherit the submitter job's QTEMP

Such option will free the submitted (child job) from the need to create objects in its QTEMP that were already exists in the submitter job's (parent) QTEMP This can be achieved by a new SBMJOB keyword: QTEMP(*NONE, *ALL, *NOTFILES, <object type...
9 months ago in IBM i / Work Management and Messaging 3 Not under consideration

Log information to QHST when someone or something clears QSYSOPR message queue.

Makes it easy to identify who or what cleared the message queue.
9 months ago in IBM i / Work Management and Messaging 1 Not under consideration